Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

201 wiersze
9.0 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.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. <ProjectConfiguration Include="Debug|x64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="testfile|Win32">
  21. <Configuration>testfile</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="testfile|x64">
  25. <Configuration>testfile</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Tests|Win32">
  29. <Configuration>Tests</Configuration>
  30. <Platform>Win32</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Tests|x64">
  33. <Configuration>Tests</Configuration>
  34. <Platform>x64</Platform>
  35. </ProjectConfiguration>
  36. </ItemGroup>
  37. <PropertyGroup Label="Globals">
  38. <VCProjectVersion>15.0</VCProjectVersion>
  39. <ProjectGuid>{1A47A3ED-871F-4CB4-875B-8CAA385B1771}</ProjectGuid>
  40. <RootNamespace>slime</RootNamespace>
  41. <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
  42. <ProjectName>slime</ProjectName>
  43. </PropertyGroup>
  44. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  46. <ConfigurationType>Application</ConfigurationType>
  47. <UseDebugLibraries>true</UseDebugLibraries>
  48. <PlatformToolset>v141</PlatformToolset>
  49. <CharacterSet>MultiByte</CharacterSet>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='testfile|Win32'" Label="Configuration">
  52. <ConfigurationType>Application</ConfigurationType>
  53. <UseDebugLibraries>true</UseDebugLibraries>
  54. <PlatformToolset>v141</PlatformToolset>
  55. <CharacterSet>MultiByte</CharacterSet>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  58. <ConfigurationType>Application</ConfigurationType>
  59. <UseDebugLibraries>false</UseDebugLibraries>
  60. <PlatformToolset>v141</PlatformToolset>
  61. <WholeProgramOptimization>true</WholeProgramOptimization>
  62. <CharacterSet>MultiByte</CharacterSet>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  65. <ConfigurationType>Application</ConfigurationType>
  66. <UseDebugLibraries>true</UseDebugLibraries>
  67. <PlatformToolset>v141</PlatformToolset>
  68. <CharacterSet>MultiByte</CharacterSet>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='testfile|x64'" Label="Configuration">
  71. <ConfigurationType>Application</ConfigurationType>
  72. <UseDebugLibraries>true</UseDebugLibraries>
  73. <PlatformToolset>v141</PlatformToolset>
  74. <CharacterSet>MultiByte</CharacterSet>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  77. <ConfigurationType>Application</ConfigurationType>
  78. <UseDebugLibraries>false</UseDebugLibraries>
  79. <PlatformToolset>v141</PlatformToolset>
  80. <WholeProgramOptimization>true</WholeProgramOptimization>
  81. <CharacterSet>MultiByte</CharacterSet>
  82. </PropertyGroup>
  83. <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Tests|Win32'">
  84. <PlatformToolset>v141</PlatformToolset>
  85. </PropertyGroup>
  86. <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Tests|x64'">
  87. <PlatformToolset>v141</PlatformToolset>
  88. <CharacterSet>MultiByte</CharacterSet>
  89. </PropertyGroup>
  90. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  91. <ImportGroup Label="ExtensionSettings">
  92. </ImportGroup>
  93. <ImportGroup Label="Shared">
  94. </ImportGroup>
  95. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  96. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  97. </ImportGroup>
  98. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='testfile|Win32'" Label="PropertySheets">
  99. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  100. </ImportGroup>
  101. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  102. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  103. </ImportGroup>
  104. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  105. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  106. </ImportGroup>
  107. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='testfile|x64'" Label="PropertySheets">
  108. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  109. </ImportGroup>
  110. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  111. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  112. </ImportGroup>
  113. <PropertyGroup Label="UserMacros" />
  114. <PropertyGroup />
  115. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  116. <ClCompile>
  117. <WarningLevel>Level3</WarningLevel>
  118. <Optimization>Disabled</Optimization>
  119. <SDLCheck>true</SDLCheck>
  120. </ClCompile>
  121. <Link>
  122. <Profile>true</Profile>
  123. </Link>
  124. </ItemDefinitionGroup>
  125. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='testfile|Win32'">
  126. <ClCompile>
  127. <WarningLevel>Level3</WarningLevel>
  128. <Optimization>Disabled</Optimization>
  129. <SDLCheck>true</SDLCheck>
  130. </ClCompile>
  131. <Link>
  132. <Profile>true</Profile>
  133. </Link>
  134. </ItemDefinitionGroup>
  135. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  136. <ClCompile>
  137. <WarningLevel>Level3</WarningLevel>
  138. <Optimization>Disabled</Optimization>
  139. <SDLCheck>true</SDLCheck>
  140. <CompileAs>Default</CompileAs>
  141. <LanguageStandard>stdcpplatest</LanguageStandard>
  142. </ClCompile>
  143. <Link>
  144. <Profile>true</Profile>
  145. </Link>
  146. </ItemDefinitionGroup>
  147. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='testfile|x64'">
  148. <ClCompile>
  149. <WarningLevel>Level3</WarningLevel>
  150. <Optimization>Disabled</Optimization>
  151. <SDLCheck>true</SDLCheck>
  152. <CompileAs>CompileAsC</CompileAs>
  153. <LanguageStandard>stdcpplatest</LanguageStandard>
  154. </ClCompile>
  155. <Link>
  156. <Profile>true</Profile>
  157. </Link>
  158. </ItemDefinitionGroup>
  159. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  160. <ClCompile>
  161. <WarningLevel>Level3</WarningLevel>
  162. <Optimization>MaxSpeed</Optimization>
  163. <FunctionLevelLinking>true</FunctionLevelLinking>
  164. <IntrinsicFunctions>true</IntrinsicFunctions>
  165. <SDLCheck>true</SDLCheck>
  166. </ClCompile>
  167. <Link>
  168. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  169. <OptimizeReferences>true</OptimizeReferences>
  170. </Link>
  171. </ItemDefinitionGroup>
  172. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  173. <ClCompile>
  174. <WarningLevel>Level3</WarningLevel>
  175. <Optimization>MaxSpeed</Optimization>
  176. <FunctionLevelLinking>true</FunctionLevelLinking>
  177. <IntrinsicFunctions>true</IntrinsicFunctions>
  178. <SDLCheck>true</SDLCheck>
  179. <CompileAs>Default</CompileAs>
  180. <LanguageStandard>stdcpplatest</LanguageStandard>
  181. </ClCompile>
  182. <Link>
  183. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  184. <OptimizeReferences>true</OptimizeReferences>
  185. <SubSystem>NotSet</SubSystem>
  186. </Link>
  187. </ItemDefinitionGroup>
  188. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Tests|x64'">
  189. <ClCompile>
  190. <Optimization>Disabled</Optimization>
  191. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  192. <LanguageStandard>stdcpplatest</LanguageStandard>
  193. </ClCompile>
  194. </ItemDefinitionGroup>
  195. <ItemGroup>
  196. <ClCompile Include="..\src\main.cpp" />
  197. </ItemGroup>
  198. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  199. <ImportGroup Label="ExtensionTargets">
  200. </ImportGroup>
  201. </Project>