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

win build fixed

parent 0024d290
......@@ -40,7 +40,7 @@
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-DZMQ_BUILDING_LIBZMQ_WITH_MSVC"
AdditionalOptions="-DDLL_EXPORT"
Optimization="0"
MinimalRebuild="true"
BasicRuntimeChecks="3"
......@@ -112,7 +112,7 @@
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="-DZMQ_BUILDING_LIBZMQ_WITH_MSVC"
AdditionalOptions="-DDLL_EXPORT"
Optimization="2"
EnableIntrinsicFunctions="true"
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