Commit 370cde09 authored by Martin Sustrik's avatar Martin Sustrik

win build fixed

parent 0024d290
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
AdditionalOptions="-DZMQ_BUILDING_LIBZMQ_WITH_MSVC" AdditionalOptions="-DDLL_EXPORT"
Optimization="0" Optimization="0"
MinimalRebuild="true" MinimalRebuild="true"
BasicRuntimeChecks="3" BasicRuntimeChecks="3"
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
/> />
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
AdditionalOptions="-DZMQ_BUILDING_LIBZMQ_WITH_MSVC" AdditionalOptions="-DDLL_EXPORT"
Optimization="2" Optimization="2"
EnableIntrinsicFunctions="true" EnableIntrinsicFunctions="true"
RuntimeLibrary="2" RuntimeLibrary="2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment