unittest.vcxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release|Win32">
  9. <Configuration>Release</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. </ItemGroup>
  13. <PropertyGroup Label="Globals">
  14. <ProjectGuid>{EB77C627-B60D-3CB0-8FE9-DBF6BFEDBE4E}</ProjectGuid>
  15. <Keyword>Win32Proj</Keyword>
  16. <Platform>Win32</Platform>
  17. <ProjectName>unittest</ProjectName>
  18. <VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
  19. </PropertyGroup>
  20. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  21. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  22. <ConfigurationType>Utility</ConfigurationType>
  23. <CharacterSet>MultiByte</CharacterSet>
  24. <PlatformToolset>v140</PlatformToolset>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  27. <ConfigurationType>Utility</ConfigurationType>
  28. <CharacterSet>MultiByte</CharacterSet>
  29. <PlatformToolset>v140</PlatformToolset>
  30. </PropertyGroup>
  31. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  32. <ImportGroup Label="ExtensionSettings">
  33. </ImportGroup>
  34. <ImportGroup Label="PropertySheets">
  35. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  36. </ImportGroup>
  37. <PropertyGroup Label="UserMacros" />
  38. <PropertyGroup>
  39. <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
  40. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  41. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  42. </PropertyGroup>
  43. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  44. <Midl>
  45. <AdditionalIncludeDirectories>S:\repos\libhv\.;S:\repos\libhv\include;S:\repos\libhv\3rd\include;S:\repos\libhv\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  46. <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
  47. <HeaderFileName>%(Filename).h</HeaderFileName>
  48. <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
  49. <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
  50. <ProxyFileName>%(Filename)_p.c</ProxyFileName>
  51. </Midl>
  52. </ItemDefinitionGroup>
  53. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  54. <Midl>
  55. <AdditionalIncludeDirectories>S:\repos\libhv\.;S:\repos\libhv\include;S:\repos\libhv\3rd\include;S:\repos\libhv\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  56. <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
  57. <HeaderFileName>%(Filename).h</HeaderFileName>
  58. <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
  59. <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
  60. <ProxyFileName>%(Filename)_p.c</ProxyFileName>
  61. </Midl>
  62. </ItemDefinitionGroup>
  63. <ItemGroup>
  64. <CustomBuild Include="S:\repos\libhv\vs2015\CMakeFiles\86e03779ab23f233774e5ef33318b8bc\unittest.rule">
  65. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"></Message>
  66. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
  67. :cmEnd
  68. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  69. :cmErrorLevel
  70. exit /b %1
  71. :cmDone
  72. if %errorlevel% neq 0 goto :VCEnd</Command>
  73. <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>
  74. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\unittest</Outputs>
  75. <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
  76. <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"></Message>
  77. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
  78. :cmEnd
  79. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  80. :cmErrorLevel
  81. exit /b %1
  82. :cmDone
  83. if %errorlevel% neq 0 goto :VCEnd</Command>
  84. <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>
  85. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\unittest</Outputs>
  86. <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
  87. </CustomBuild>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <CustomBuild Include="S:\repos\libhv\unittest\CMakeLists.txt">
  91. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule S:/repos/libhv/unittest/CMakeLists.txt</Message>
  92. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
  93. 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
  94. if %errorlevel% neq 0 goto :cmEnd
  95. :cmEnd
  96. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  97. :cmErrorLevel
  98. exit /b %1
  99. :cmDone
  100. if %errorlevel% neq 0 goto :VCEnd</Command>
  101. <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalInputs)</AdditionalInputs>
  102. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\generate.stamp</Outputs>
  103. <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
  104. <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule S:/repos/libhv/unittest/CMakeLists.txt</Message>
  105. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
  106. 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
  107. if %errorlevel% neq 0 goto :cmEnd
  108. :cmEnd
  109. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  110. :cmErrorLevel
  111. exit /b %1
  112. :cmDone
  113. if %errorlevel% neq 0 goto :VCEnd</Command>
  114. <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalInputs)</AdditionalInputs>
  115. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">S:\repos\libhv\vs2015\unittest\CMakeFiles\generate.stamp</Outputs>
  116. <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
  117. </CustomBuild>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <None Include="S:\repos\libhv\vs2015\unittest\CMakeFiles\unittest" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <ProjectReference Include="S:\repos\libhv\vs2015\ZERO_CHECK.vcxproj">
  124. <Project>{C514CE56-E21C-34D1-A82B-5F6FD510C149}</Project>
  125. <Name>ZERO_CHECK</Name>
  126. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  127. <CopyToOutputDirectory>Never</CopyToOutputDirectory>
  128. </ProjectReference>
  129. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\connect_test.vcxproj">
  130. <Project>{551EC7E4-5CFF-31AF-BE7D-CF5356859756}</Project>
  131. <Name>connect_test</Name>
  132. </ProjectReference>
  133. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\date.vcxproj">
  134. <Project>{495B02F1-E343-398C-99FA-0030AA74FB10}</Project>
  135. <Name>date</Name>
  136. </ProjectReference>
  137. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\defer_test.vcxproj">
  138. <Project>{856C9994-52E1-3D4B-9934-81D47B5116D1}</Project>
  139. <Name>defer_test</Name>
  140. </ProjectReference>
  141. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ftp.vcxproj">
  142. <Project>{3CD86F00-063C-3D2C-96C1-10BCC8179125}</Project>
  143. <Name>ftp</Name>
  144. </ProjectReference>
  145. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\hatomic_test.vcxproj">
  146. <Project>{04BA7AEA-E401-3AE0-9326-B708C7B08F80}</Project>
  147. <Name>hatomic_test</Name>
  148. </ProjectReference>
  149. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\hmutex_test.vcxproj">
  150. <Project>{63236AA9-8650-356E-8C9D-FB51C9A2F21F}</Project>
  151. <Name>hmutex_test</Name>
  152. </ProjectReference>
  153. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\hstring_test.vcxproj">
  154. <Project>{E6B101A8-5FAF-3502-9049-0D3EC2A23861}</Project>
  155. <Name>hstring_test</Name>
  156. </ProjectReference>
  157. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ifconfig.vcxproj">
  158. <Project>{74C26330-C71E-335B-8BAD-DFD5F46C6EDC}</Project>
  159. <Name>ifconfig</Name>
  160. </ProjectReference>
  161. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ls.vcxproj">
  162. <Project>{349D488B-B2CC-34CF-A0D5-C39D1F52840B}</Project>
  163. <Name>ls</Name>
  164. </ProjectReference>
  165. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\mkdir_p.vcxproj">
  166. <Project>{F1912D8E-6E27-3B2A-858A-1EDE263DD7D4}</Project>
  167. <Name>mkdir_p</Name>
  168. </ProjectReference>
  169. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\nslookup.vcxproj">
  170. <Project>{AF6F501A-CCD1-326D-B9A6-9ECA41A2A0B7}</Project>
  171. <Name>nslookup</Name>
  172. </ProjectReference>
  173. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\objectpool_test.vcxproj">
  174. <Project>{DCB063A9-9A26-3ABE-952A-FDB9FE41F40A}</Project>
  175. <Name>objectpool_test</Name>
  176. </ProjectReference>
  177. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\ping.vcxproj">
  178. <Project>{80480F49-ECC9-381F-AEB5-0C35EABE8F78}</Project>
  179. <Name>ping</Name>
  180. </ProjectReference>
  181. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\rmdir_p.vcxproj">
  182. <Project>{686AA10D-33D3-327C-B2CF-BF8CBA9EED9C}</Project>
  183. <Name>rmdir_p</Name>
  184. </ProjectReference>
  185. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\sendmail.vcxproj">
  186. <Project>{DF004646-F76B-3937-BE9C-AE9ECC76D2BA}</Project>
  187. <Name>sendmail</Name>
  188. </ProjectReference>
  189. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\socketpair_test.vcxproj">
  190. <Project>{09C5E4A7-7029-3E63-B829-05EA797D0C69}</Project>
  191. <Name>socketpair_test</Name>
  192. </ProjectReference>
  193. <ProjectReference Include="S:\repos\libhv\vs2015\unittest\threadpool_test.vcxproj">
  194. <Project>{B716D099-CEBA-3CA3-8DA7-09FB47996B4B}</Project>
  195. <Name>threadpool_test</Name>
  196. </ProjectReference>
  197. </ItemGroup>
  198. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  199. <ImportGroup Label="ExtensionTargets">
  200. </ImportGroup>
  201. </Project>