jj: add NLog to Installer

This commit is contained in:
Jonathan Jenne 2018-10-01 16:38:59 +02:00
parent 7d659ab559
commit ca9e8bdbb0

View File

@ -108,6 +108,10 @@
<Component Id="DDLibs" >
<File Id="DD_LIB_Standards" Name="DD_LIB_Standards.dll" Source="P:\Visual Studio Projekte\Bibliotheken\DD_LIB_Standards.dll" />
</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!! -->
<!--