INSTALL.vcxproj 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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>{A49C4128-B0D7-3CB1-B94D-50563090386E}</ProjectGuid>
  15. <Keyword>Win32Proj</Keyword>
  16. <Platform>Win32</Platform>
  17. <ProjectName>INSTALL</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. <PostBuildEvent>
  53. <Message></Message>
  54. <Command>setlocal
  55. D:\app\cmake-3.16.6-win64-x64\bin\cmake.exe -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
  56. if %errorlevel% neq 0 goto :cmEnd
  57. :cmEnd
  58. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  59. :cmErrorLevel
  60. exit /b %1
  61. :cmDone
  62. if %errorlevel% neq 0 goto :VCEnd</Command>
  63. </PostBuildEvent>
  64. </ItemDefinitionGroup>
  65. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  66. <Midl>
  67. <AdditionalIncludeDirectories>S:\repos\libhv\.;S:\repos\libhv\include;S:\repos\libhv\3rd\include;S:\repos\libhv\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  68. <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
  69. <HeaderFileName>%(Filename).h</HeaderFileName>
  70. <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
  71. <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
  72. <ProxyFileName>%(Filename)_p.c</ProxyFileName>
  73. </Midl>
  74. <PostBuildEvent>
  75. <Message></Message>
  76. <Command>setlocal
  77. D:\app\cmake-3.16.6-win64-x64\bin\cmake.exe -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake
  78. if %errorlevel% neq 0 goto :cmEnd
  79. :cmEnd
  80. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  81. :cmErrorLevel
  82. exit /b %1
  83. :cmDone
  84. if %errorlevel% neq 0 goto :VCEnd</Command>
  85. </PostBuildEvent>
  86. </ItemDefinitionGroup>
  87. <ItemGroup>
  88. <CustomBuild Include="S:\repos\libhv\vs2015\CMakeFiles\669e45ac34618e185605e101fc0eaca5\INSTALL_force.rule">
  89. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> </Message>
  90. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">setlocal
  91. cd .
  92. if %errorlevel% neq 0 goto :cmEnd
  93. :cmEnd
  94. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  95. :cmErrorLevel
  96. exit /b %1
  97. :cmDone
  98. if %errorlevel% neq 0 goto :VCEnd</Command>
  99. <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalInputs)</AdditionalInputs>
  100. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">S:\repos\libhv\vs2015\examples\CMakeFiles\INSTALL_force</Outputs>
  101. <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkObjects>
  102. <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> </Message>
  103. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">setlocal
  104. cd .
  105. if %errorlevel% neq 0 goto :cmEnd
  106. :cmEnd
  107. endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
  108. :cmErrorLevel
  109. exit /b %1
  110. :cmDone
  111. if %errorlevel% neq 0 goto :VCEnd</Command>
  112. <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalInputs)</AdditionalInputs>
  113. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">S:\repos\libhv\vs2015\examples\CMakeFiles\INSTALL_force</Outputs>
  114. <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkObjects>
  115. </CustomBuild>
  116. </ItemGroup>
  117. <ItemGroup>
  118. <ProjectReference Include="S:\repos\libhv\vs2015\ZERO_CHECK.vcxproj">
  119. <Project>{C514CE56-E21C-34D1-A82B-5F6FD510C149}</Project>
  120. <Name>ZERO_CHECK</Name>
  121. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  122. <CopyToOutputDirectory>Never</CopyToOutputDirectory>
  123. </ProjectReference>
  124. <ProjectReference Include="S:\repos\libhv\vs2015\ALL_BUILD.vcxproj">
  125. <Project>{3D2127FB-CE7F-3DD1-B1CF-28ACD10DF693}</Project>
  126. <Name>ALL_BUILD</Name>
  127. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  128. <CopyToOutputDirectory>Never</CopyToOutputDirectory>
  129. </ProjectReference>
  130. </ItemGroup>
  131. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  132. <ImportGroup Label="ExtensionTargets">
  133. </ImportGroup>
  134. </Project>