No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 

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