mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
- SF [1800596] VS Solutions (ver. 8.0 and 9.0)
- SF [1621372] Build Scripts (all Windows scripts consolidated in one) - eliminated warnings in sqlite3.c - updated components file
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
Name="VCLinkerTool"
|
||||
IgnoreImportLibrary="true"
|
||||
AdditionalDependencies="PocoFoundationd.lib"
|
||||
OutputFile="bin\TimeServerd.dll"
|
||||
OutputFile="bin\$(ProjectName)d.dll"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="..\..\..\lib"
|
||||
GenerateDebugInformation="true"
|
||||
@@ -158,7 +158,7 @@
|
||||
Name="VCLinkerTool"
|
||||
IgnoreImportLibrary="true"
|
||||
AdditionalDependencies="PocoFoundation.lib"
|
||||
OutputFile="bin\TimeServer.dll"
|
||||
OutputFile="bin\$(ProjectName).dll"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="..\..\..\lib"
|
||||
GenerateDebugInformation="false"
|
||||
|
Reference in New Issue
Block a user