jj: add NLog to Installer
This commit is contained in:
parent
7d659ab559
commit
ca9e8bdbb0
@ -108,6 +108,10 @@
|
|||||||
<Component Id="DDLibs" >
|
<Component Id="DDLibs" >
|
||||||
<File Id="DD_LIB_Standards" Name="DD_LIB_Standards.dll" Source="P:\Visual Studio Projekte\Bibliotheken\DD_LIB_Standards.dll" />
|
<File Id="DD_LIB_Standards" Name="DD_LIB_Standards.dll" Source="P:\Visual Studio Projekte\Bibliotheken\DD_LIB_Standards.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
|
<Component Id="NLogLibs">
|
||||||
|
<File Id="NLog" Name="NLog.dll" Source="P:\Visual Studio Projekte\Bibliotheken\NLog\NLog.dll" />
|
||||||
|
</Component>
|
||||||
|
|
||||||
<!-- Für weitere Dateien hier Component Elemente anlegen!! -->
|
<!-- Für weitere Dateien hier Component Elemente anlegen!! -->
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user