| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="14.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="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{EB77C627-B60D-3CB0-8FE9-DBF6BFEDBE4E}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- <Platform>Win32</Platform>
- <ProjectName>unittest</ProjectName>
- <VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>Utility</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <PlatformToolset>v140</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>Utility</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <PlatformToolset>v140</PlatformToolset>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <Midl>
- <AdditionalIncludeDirectories>S:\repos\libhv\.;S:\repos\libhv\include;S:\repos\libhv\3rd\include;S:\repos\libhv\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
- <HeaderFileName>%(Filename).h</HeaderFileName>
- <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
- <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
- <ProxyFileName>%(Filename)_p.c</ProxyFileName>
- </Midl>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <Midl>
- <AdditionalIncludeDirectories>S:\repos\libhv\.;S:\repos\libhv\include;S:\repos\libhv\3rd\include;S:\repos\libhv\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
- <HeaderFileName>%(Filename).h</HeaderFileName>
- <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
- <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
- <ProxyFileName>%(Filename)_p.c</ProxyFileName>
- </Midl>
- </ItemDefinitionGroup>
- <ItemGroup>
- <CustomBuild Include="S:\repos\libhv\vs2015\CMakeFiles\86e03779ab23f233774e5ef33318b8bc\unittest.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">S:\repos\libhv\vs2015\unittest\bin\Debug\mkdir_p.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\rmdir_p.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\date.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\hatomic_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\hmutex_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\connect_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\socketpair_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\defer_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\hstring_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\threadpool_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\objectpool_test.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\ls.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\ifconfig.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\nslookup.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\ping.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\ftp.exe;S:\repos\libhv\vs2015\unittest\bin\Debug\sendmail.exe;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\unittest</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">S:\repos\libhv\vs2015\unittest\bin\Release\mkdir_p.exe;S:\repos\libhv\vs2015\unittest\bin\Release\rmdir_p.exe;S:\repos\libhv\vs2015\unittest\bin\Release\date.exe;S:\repos\libhv\vs2015\unittest\bin\Release\hatomic_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\hmutex_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\connect_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\socketpair_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\defer_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\hstring_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\threadpool_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\objectpool_test.exe;S:\repos\libhv\vs2015\unittest\bin\Release\ls.exe;S:\repos\libhv\vs2015\unittest\bin\Release\ifconfig.exe;S:\repos\libhv\vs2015\unittest\bin\Release\nslookup.exe;S:\repos\libhv\vs2015\unittest\bin\Release\ping.exe;S:\repos\libhv\vs2015\unittest\bin\Release\ftp.exe;S:\repos\libhv\vs2015\unittest\bin\Release\sendmail.exe;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\unittest</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="S:\repos\libhv\unittest\CMakeLists.txt">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule S:/repos/libhv/unittest/CMakeLists.txt</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
- D:\app\cmake-3.16.6-win64-x64\bin\cmake.exe -SS:/repos/libhv -BS:/repos/libhv/vs2015 --check-stamp-file S:/repos/libhv/vs2015/unittest/CMakeFiles/generate.stamp
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\generate.stamp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule S:/repos/libhv/unittest/CMakeLists.txt</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
- D:\app\cmake-3.16.6-win64-x64\bin\cmake.exe -SS:/repos/libhv -BS:/repos/libhv/vs2015 --check-stamp-file S:/repos/libhv/vs2015/unittest/CMakeFiles/generate.stamp
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\generate.stamp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <None Include="S:\repos\libhv\vs2015\unittest\CMakeFiles\unittest" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="S:\repos\libhv\vs2015\ZERO_CHECK.vcxproj">
- <Project>{C514CE56-E21C-34D1-A82B-5F6FD510C149}</Project>
- <Name>ZERO_CHECK</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <CopyToOutputDirectory>Never</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\connect_test.vcxproj">
- <Project>{551EC7E4-5CFF-31AF-BE7D-CF5356859756}</Project>
- <Name>connect_test</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\date.vcxproj">
- <Project>{495B02F1-E343-398C-99FA-0030AA74FB10}</Project>
- <Name>date</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\defer_test.vcxproj">
- <Project>{856C9994-52E1-3D4B-9934-81D47B5116D1}</Project>
- <Name>defer_test</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ftp.vcxproj">
- <Project>{3CD86F00-063C-3D2C-96C1-10BCC8179125}</Project>
- <Name>ftp</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\hatomic_test.vcxproj">
- <Project>{04BA7AEA-E401-3AE0-9326-B708C7B08F80}</Project>
- <Name>hatomic_test</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\hmutex_test.vcxproj">
- <Project>{63236AA9-8650-356E-8C9D-FB51C9A2F21F}</Project>
- <Name>hmutex_test</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\hstring_test.vcxproj">
- <Project>{E6B101A8-5FAF-3502-9049-0D3EC2A23861}</Project>
- <Name>hstring_test</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ifconfig.vcxproj">
- <Project>{74C26330-C71E-335B-8BAD-DFD5F46C6EDC}</Project>
- <Name>ifconfig</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ls.vcxproj">
- <Project>{349D488B-B2CC-34CF-A0D5-C39D1F52840B}</Project>
- <Name>ls</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\mkdir_p.vcxproj">
- <Project>{F1912D8E-6E27-3B2A-858A-1EDE263DD7D4}</Project>
- <Name>mkdir_p</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\nslookup.vcxproj">
- <Project>{AF6F501A-CCD1-326D-B9A6-9ECA41A2A0B7}</Project>
- <Name>nslookup</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\objectpool_test.vcxproj">
- <Project>{DCB063A9-9A26-3ABE-952A-FDB9FE41F40A}</Project>
- <Name>objectpool_test</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ping.vcxproj">
- <Project>{80480F49-ECC9-381F-AEB5-0C35EABE8F78}</Project>
- <Name>ping</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\rmdir_p.vcxproj">
- <Project>{686AA10D-33D3-327C-B2CF-BF8CBA9EED9C}</Project>
- <Name>rmdir_p</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\sendmail.vcxproj">
- <Project>{DF004646-F76B-3937-BE9C-AE9ECC76D2BA}</Project>
- <Name>sendmail</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\socketpair_test.vcxproj">
- <Project>{09C5E4A7-7029-3E63-B829-05EA797D0C69}</Project>
- <Name>socketpair_test</Name>
- </ProjectReference>
- <ProjectReference Include="S:\repos\libhv\vs2015\unittest\threadpool_test.vcxproj">
- <Project>{B716D099-CEBA-3CA3-8DA7-09FB47996B4B}</Project>
- <Name>threadpool_test</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
- </Project>
|