mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-24 06:04:15 +01:00
fixed various bugs (see SF tracker)
This commit is contained in:
@@ -166,6 +166,7 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
AdditionalDependencies="ws2_32.lib"
|
||||
OutputFile="..\lib\Poco$(ProjectName)mtd.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
@@ -219,6 +220,7 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
AdditionalDependencies="ws2_32.lib"
|
||||
OutputFile="..\lib\Poco$(ProjectName)mt.lib"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
|
||||
Reference in New Issue
Block a user