2011-12-15 14:03:43 +01:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="WithOpenPGM|Win32">
|
|
|
|
|
<Configuration>WithOpenPGM</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="WithOpenPGM|x64">
|
|
|
|
|
<Configuration>WithOpenPGM</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<ProjectGuid>{641C5F36-32EE-4323-B740-992B651CF9D6}</ProjectGuid>
|
|
|
|
|
<RootNamespace>libzmq</RootNamespace>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WithOpenPGM|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WithOpenPGM|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings" />
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='WithOpenPGM|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\ZeroMQ.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\WithOpenPGM.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\Win32_Release.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='WithOpenPGM|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\ZeroMQ.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\WithOpenPGM.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\Release.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\ZeroMQ.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\Win32_Release.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\ZeroMQ.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\Release.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\ZeroMQ.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\Win32.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\Debug.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\ZeroMQ.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\properties\Debug.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
2012-02-20 21:51:37 -06:00
|
|
|
|
<ClCompile Include="..\..\..\src\address.cpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClCompile Include="..\..\..\src\clock.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\ctx.cpp" />
|
2012-05-05 23:25:46 +02:00
|
|
|
|
<ClCompile Include="..\..\..\src\dealer.cpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClCompile Include="..\..\..\src\decoder.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\devpoll.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\dist.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\encoder.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\epoll.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\err.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\fq.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\io_object.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\io_thread.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\ip.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\ipc_address.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\ipc_connecter.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\ipc_listener.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\kqueue.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\lb.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\mailbox.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\msg.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\mtrie.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\object.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\options.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\own.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\pair.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\pgm_receiver.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\pgm_sender.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\pgm_socket.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\pipe.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\poll.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\poller_base.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\precompiled.cpp">
|
|
|
|
|
<PrecompiledHeader>Create</PrecompiledHeader>
|
|
|
|
|
</ClCompile>
|
2012-09-26 15:25:16 +04:00
|
|
|
|
<ClCompile Include="..\..\..\src\proxy.cpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClCompile Include="..\..\..\src\pub.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\pull.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\push.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\random.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\reaper.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\rep.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\req.cpp" />
|
2012-05-05 23:25:46 +02:00
|
|
|
|
<ClCompile Include="..\..\..\src\router.cpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClCompile Include="..\..\..\src\select.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\session_base.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\signaler.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\socket_base.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\stream_engine.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\sub.cpp" />
|
2012-06-19 17:05:15 +02:00
|
|
|
|
<ClCompile Include="..\..\..\src\tcp.cpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClCompile Include="..\..\..\src\tcp_address.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\tcp_connecter.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\tcp_listener.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\thread.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\trie.cpp" />
|
2012-09-26 15:25:16 +04:00
|
|
|
|
<ClCompile Include="..\..\..\src\v1_decoder.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\v1_encoder.cpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClCompile Include="..\..\..\src\xpub.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\xsub.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\zmq.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\src\zmq_utils.cpp" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClInclude Include="..\..\..\include\zmq.h" />
|
|
|
|
|
<ClInclude Include="..\..\..\include\zmq_utils.h" />
|
2012-02-20 21:51:37 -06:00
|
|
|
|
<ClInclude Include="..\..\..\src\address.hpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClInclude Include="..\..\..\src\array.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\atomic_counter.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\atomic_ptr.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\clock.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\command.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\config.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\ctx.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\decoder.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\devpoll.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\dist.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\encoder.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\epoll.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\err.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\fd.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\fq.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\i_engine.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\i_poll_events.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\io_object.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\io_thread.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\ip.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\ipc_address.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\ipc_connecter.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\ipc_listener.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\kqueue.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\lb.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\likely.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\mailbox.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\msg.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\mtrie.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\mutex.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\object.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\options.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\own.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\pair.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\pgm_receiver.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\pgm_sender.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\pgm_socket.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\pipe.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\platform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\poll.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\poller.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\poller_base.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\precompiled.hpp" />
|
2012-09-26 15:25:16 +04:00
|
|
|
|
<ClInclude Include="..\..\..\src\proxy.hpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClInclude Include="..\..\..\src\pub.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\pull.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\push.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\random.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\reaper.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\rep.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\req.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\select.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\session_base.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\signaler.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\socket_base.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\stdint.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\stream_engine.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\sub.hpp" />
|
2012-06-19 17:05:15 +02:00
|
|
|
|
<ClInclude Include="..\..\..\src\tcp.hpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClInclude Include="..\..\..\src\tcp_address.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\tcp_connecter.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\tcp_listener.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\thread.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\trie.hpp" />
|
2012-09-26 15:25:16 +04:00
|
|
|
|
<ClInclude Include="..\..\..\src\v1_decoder.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\v1_encoder.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\v1_protocol.hpp" />
|
2011-12-15 14:03:43 +01:00
|
|
|
|
<ClInclude Include="..\..\..\src\windows.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\wire.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\xpub.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\xrep.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\xreq.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\xsub.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\ypipe.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\src\yqueue.hpp" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|