Merge pull request #457 from mjasperse/patch-1

Update builds/msvc/libzmq/libzmq.vcproj
This commit is contained in:
Pieter Hintjens 2012-11-01 21:47:23 -07:00
commit 2deb2e095e

View File

@ -64,6 +64,7 @@
OutputFile="../../../lib/libzmq.dll"
GenerateDebugInformation="true"
TargetMachine="1"
LinkDLL="true"
/>
<Tool
Name="VCALinkTool"
@ -138,6 +139,7 @@
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
LinkDLL="true"
/>
<Tool
Name="VCALinkTool"
@ -215,6 +217,7 @@
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
LinkDLL="true"
/>
<Tool
Name="VCALinkTool"