mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-15 03:21:11 +01:00
149 lines
9.0 KiB
XML
149 lines
9.0 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<PropertyGroup Label="Globals">
|
|||
|
<ProjectGuid>{8EF2DF6B-6646-460F-8032-913B70FE0E94}</ProjectGuid>
|
|||
|
<ProjectName>local_thr</ProjectName>
|
|||
|
<RootNamespace>local_thr10</RootNamespace>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemGroup Label="ProjectConfigurations">
|
|||
|
<ProjectConfiguration Include="DebugDEXE|Win32">
|
|||
|
<Configuration>DebugDEXE</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="ReleaseDEXE|Win32">
|
|||
|
<Configuration>ReleaseDEXE</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="DebugDEXE|x64">
|
|||
|
<Configuration>DebugDEXE</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="ReleaseDEXE|x64">
|
|||
|
<Configuration>ReleaseDEXE</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="DebugLEXE|Win32">
|
|||
|
<Configuration>DebugLEXE</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="ReleaseLEXE|Win32">
|
|||
|
<Configuration>ReleaseLEXE</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="DebugLEXE|x64">
|
|||
|
<Configuration>DebugLEXE</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="ReleaseLEXE|x64">
|
|||
|
<Configuration>ReleaseLEXE</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="DebugSEXE|Win32">
|
|||
|
<Configuration>DebugSEXE</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="ReleaseSEXE|Win32">
|
|||
|
<Configuration>ReleaseSEXE</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="DebugSEXE|x64">
|
|||
|
<Configuration>DebugSEXE</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="ReleaseSEXE|x64">
|
|||
|
<Configuration>ReleaseSEXE</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
</ItemGroup>
|
|||
|
<PropertyGroup Label="Configuration">
|
|||
|
<PlatformToolset>v100</PlatformToolset>
|
|||
|
<ConfigurationType>Application</ConfigurationType>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugDEXE|Win32'">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleDebugDynamic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\Win32.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseDEXE|Win32'">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
<Import Project="$(ProjectDir)$(ProjectName).props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleReleaseDynamic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\Win32.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleDebugDynamic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleReleaseDynamic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugLEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleDebugLinkTimeCodeGeneration.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\Win32.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleReleaseLinkTimeCodeGeneration.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\Win32.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugLEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleDebugLinkTimeCodeGeneration.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseLEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleReleaseLinkTimeCodeGeneration.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleDebugStatic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\Win32.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleReleaseStatic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\Win32.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleDebugStatic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseSEXE|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" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\ConsoleReleaseStatic.props" />
|
|||
|
<Import Project="$(ProjectDir)..\properties\x64.props" />
|
|||
|
</ImportGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClInclude Include="..\..\..\..\perf\platform.hpp" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClCompile Include="..\..\..\..\perf\local_thr.cpp" />
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
<ItemGroup>
|
|||
|
<ProjectReference Include="..\libzmq\libzmq.vcxproj">
|
|||
|
<Project>{641c5f36-32ee-4323-b740-992b651cf9d6}</Project>
|
|||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|||
|
</ProjectReference>
|
|||
|
</ItemGroup>
|
|||
|
</Project>
|