summaryrefslogtreecommitdiff
path: root/builds/msvc/libzmq/libzmq.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'builds/msvc/libzmq/libzmq.vcxproj')
-rw-r--r--builds/msvc/libzmq/libzmq.vcxproj328
1 files changed, 0 insertions, 328 deletions
diff --git a/builds/msvc/libzmq/libzmq.vcxproj b/builds/msvc/libzmq/libzmq.vcxproj
deleted file mode 100644
index f82bd2e..0000000
--- a/builds/msvc/libzmq/libzmq.vcxproj
+++ /dev/null
@@ -1,328 +0,0 @@
-<?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="StaticDebug|Win32">
- <Configuration>StaticDebug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="StaticRelease|Win32">
- <Configuration>StaticRelease</Configuration>
- <Platform>Win32</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>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='StaticRelease|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='StaticDebug|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</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>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='StaticRelease|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_Static.props" />
- <Import Project="$(ProjectDir)..\properties\Win32_Release.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='StaticDebug|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_Static.props" />
- <Import Project="$(ProjectDir)..\properties\Win32.props" />
- <Import Project="$(ProjectDir)..\properties\Debug.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <PreBuildEvent>
- <Command>copy ..\platform.hpp ..\..\..\src</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <PreBuildEvent>
- <Command>copy ..\platform.hpp ..\..\..\src</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <PreBuildEvent>
- <Command>copy ..\platform.hpp ..\..\..\src</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <PreBuildEvent>
- <Command>copy ..\platform.hpp ..\..\..\src</Command>
- </PreBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='StaticRelease|Win32'">
- <PreBuildEvent>
- <Command>copy ..\platform.hpp ..\..\..\src</Command>
- </PreBuildEvent>
- <ClCompile>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='StaticDebug|Win32'">
- <PreBuildEvent>
- <Command>copy ..\platform.hpp ..\..\..\src</Command>
- </PreBuildEvent>
- <ClCompile>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\src\address.cpp" />
- <ClCompile Include="..\..\..\src\clock.cpp" />
- <ClCompile Include="..\..\..\src\ctx.cpp" />
- <ClCompile Include="..\..\..\src\dealer.cpp" />
- <ClCompile Include="..\..\..\src\devpoll.cpp" />
- <ClCompile Include="..\..\..\src\dist.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\mechanism.cpp" />
- <ClCompile Include="..\..\..\src\msg.cpp" />
- <ClCompile Include="..\..\..\src\mtrie.cpp" />
- <ClCompile Include="..\..\..\src\null_mechanism.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\plain_mechanism.cpp" />
- <ClCompile Include="..\..\..\src\poll.cpp" />
- <ClCompile Include="..\..\..\src\poller_base.cpp" />
- <ClCompile Include="..\..\..\src\precompiled.cpp">
- <PrecompiledHeader>Create</PrecompiledHeader>
- </ClCompile>
- <ClCompile Include="..\..\..\src\proxy.cpp" />
- <ClCompile Include="..\..\..\src\pub.cpp" />
- <ClCompile Include="..\..\..\src\pull.cpp" />
- <ClCompile Include="..\..\..\src\push.cpp" />
- <ClCompile Include="..\..\..\src\random.cpp" />
- <ClCompile Include="..\..\..\src\raw_decoder.cpp" />
- <ClCompile Include="..\..\..\src\raw_encoder.cpp" />
- <ClCompile Include="..\..\..\src\reaper.cpp" />
- <ClCompile Include="..\..\..\src\rep.cpp" />
- <ClCompile Include="..\..\..\src\req.cpp" />
- <ClCompile Include="..\..\..\src\router.cpp" />
- <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.cpp" />
- <ClCompile Include="..\..\..\src\stream_engine.cpp" />
- <ClCompile Include="..\..\..\src\sub.cpp" />
- <ClCompile Include="..\..\..\src\tcp.cpp" />
- <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" />
- <ClCompile Include="..\..\..\src\v1_decoder.cpp" />
- <ClCompile Include="..\..\..\src\v1_encoder.cpp" />
- <ClCompile Include="..\..\..\src\v2_decoder.cpp" />
- <ClCompile Include="..\..\..\src\v2_encoder.cpp" />
- <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" />
- <ClInclude Include="..\..\..\src\address.hpp" />
- <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\mechanism.hpp" />
- <ClInclude Include="..\..\..\src\msg.hpp" />
- <ClInclude Include="..\..\..\src\mtrie.hpp" />
- <ClInclude Include="..\..\..\src\mutex.hpp" />
- <ClInclude Include="..\..\..\src\null_mechanism.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\plain_mechanism.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" />
- <ClInclude Include="..\..\..\src\proxy.hpp" />
- <ClInclude Include="..\..\..\src\pub.hpp" />
- <ClInclude Include="..\..\..\src\pull.hpp" />
- <ClInclude Include="..\..\..\src\push.hpp" />
- <ClInclude Include="..\..\..\src\random.hpp" />
- <ClInclude Include="..\..\..\src\raw_decoder.hpp" />
- <ClInclude Include="..\..\..\src\raw_encoder.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.hpp" />
- <ClInclude Include="..\..\..\src\stream_engine.hpp" />
- <ClInclude Include="..\..\..\src\sub.hpp" />
- <ClInclude Include="..\..\..\src\tcp.hpp" />
- <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" />
- <ClInclude Include="..\..\..\src\v1_decoder.hpp" />
- <ClInclude Include="..\..\..\src\v1_encoder.hpp" />
- <ClInclude Include="..\..\..\src\v1_protocol.hpp" />
- <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> \ No newline at end of file