mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Problem: vc common props have platform specific conditions.
This commit is contained in:
parent
a3c3bcfe4a
commit
bce1cf96d9
@ -18,11 +18,4 @@
|
|||||||
</ClCompile>
|
</ClCompile>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
|
|
||||||
<!-- When using a tool set to target Windows XP, define a pre-processor definition and modify the target Windows version -->
|
|
||||||
<ItemDefinitionGroup Condition="$(PlatformToolset.Contains('_xp'))">
|
|
||||||
<ClCompile>
|
|
||||||
<PreprocessorDefinitions>ZMQ_HAVE_WINDOWS_TARGET_XP;_WIN32_WINNT=0x0501;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
||||||
</ClCompile>
|
|
||||||
</ItemDefinitionGroup>
|
|
||||||
|
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user