2014-03-29 23:13:00 -07:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2014-04-14 20:01:47 +01:00
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<ProjectGuid>{641C5F36-32EE-4323-B740-992B651CF9D6}</ProjectGuid>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectName>libzmq</ProjectName>
|
|
|
|
|
<RootNamespace>libzmq10</RootNamespace>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="DebugDLL|Win32">
|
|
|
|
|
<Configuration>DebugDLL</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="ReleaseDLL|Win32">
|
|
|
|
|
<Configuration>ReleaseDLL</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="DebugDLL|x64">
|
|
|
|
|
<Configuration>DebugDLL</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="ReleaseDLL|x64">
|
|
|
|
|
<Configuration>ReleaseDLL</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="DebugLTCG|Win32">
|
|
|
|
|
<Configuration>DebugLTCG</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="ReleaseLTCG|Win32">
|
|
|
|
|
<Configuration>ReleaseLTCG</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="DebugLTCG|x64">
|
|
|
|
|
<Configuration>DebugLTCG</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="ReleaseLTCG|x64">
|
|
|
|
|
<Configuration>ReleaseLTCG</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="DebugLIB|Win32">
|
|
|
|
|
<Configuration>DebugLIB</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="ReleaseLIB|Win32">
|
|
|
|
|
<Configuration>ReleaseLIB</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ProjectConfiguration Include="DebugLIB|x64">
|
|
|
|
|
<Configuration>DebugLIB</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="ReleaseLIB|x64">
|
|
|
|
|
<Configuration>ReleaseLIB</Configuration>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Label="Configuration">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<PlatformToolset>v100</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="Configuration">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="Configuration">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugLTCG|Win32'" Label="Configuration">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLTCG|Win32'" Label="Configuration">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugLTCG|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</PropertyGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLTCG|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugLIB|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLIB|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugLIB|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLIB|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\DynamicDebug.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\Win32.props" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\DynamicRelease.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\Win32.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\DynamicDebug.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\x64.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\DynamicRelease.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\x64.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugLTCG|Win32'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticDebugLinkTimeCodeGeneration.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\Win32.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLTCG|Win32'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticReleaseLinkTimeCodeGeneration.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\Win32.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugLTCG|x64'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticDebugLinkTimeCodeGeneration.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\x64.props" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLTCG|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticReleaseLinkTimeCodeGeneration.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\x64.props" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugLIB|Win32'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticDebug.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\Win32.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLIB|Win32'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticRelease.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\Win32.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugLIB|x64'" Label="PropertySheets">
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticDebug.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\x64.props" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ImportGroup>
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLIB|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\StaticRelease.props" />
|
|
|
|
|
<Import Project="$(ProjectDir)..\..\properties\x64.props" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
</ImportGroup>
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<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" />
|
2014-04-07 19:38:59 -07:00
|
|
|
|
<ClInclude Include="..\..\..\..\src\curve_client.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\..\..\src\curve_server.hpp" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
<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" />
|
|
|
|
|
<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_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" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ClInclude Include="..\..\resource.h" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="..\..\..\..\src\address.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\..\src\clock.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\..\src\ctx.cpp" />
|
2014-04-07 19:38:59 -07:00
|
|
|
|
<ClCompile Include="..\..\..\..\src\curve_client.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\..\src\curve_server.cpp" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<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" />
|
2014-05-12 13:00:27 +02:00
|
|
|
|
<ClCompile Include="..\..\..\..\src\plain_client.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\..\src\plain_server.cpp" />
|
2014-04-06 02:39:15 -07:00
|
|
|
|
<ClCompile Include="..\..\..\..\src\poll.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\..\src\poller_base.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\..\..\src\precompiled.cpp" />
|
|
|
|
|
<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>
|
|
|
|
|
<None Include="..\..\..\..\packaging\nuget\package.bat" />
|
|
|
|
|
<None Include="..\..\..\..\packaging\nuget\package.config" />
|
|
|
|
|
<None Include="..\..\..\..\packaging\nuget\package.gsl" />
|
|
|
|
|
<None Include="..\..\..\..\packaging\nuget\package.nuspec" />
|
|
|
|
|
<None Include="..\..\..\..\packaging\nuget\package.targets" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Xml Include="..\..\..\..\packaging\nuget\package.xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2014-05-06 15:16:37 -07:00
|
|
|
|
<ResourceCompile Include="..\..\resource.rc" />
|
2014-03-29 23:13:00 -07:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
2014-05-12 13:00:27 +02:00
|
|
|
|
</Project>
|