mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-04 07:27:26 +01:00
win build fixed
This commit is contained in:
parent
0024d29076
commit
370cde0922
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user