Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 

178 linhas
8.1 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. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  100. <ClCompile>
  101. <WarningLevel>Level3</WarningLevel>
  102. <Optimization>Disabled</Optimization>
  103. <SDLCheck>true</SDLCheck>
  104. </ClCompile>
  105. <Link>
  106. <Profile>true</Profile>
  107. </Link>
  108. </ItemDefinitionGroup>
  109. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='run tests|Win32'">
  110. <ClCompile>
  111. <WarningLevel>Level3</WarningLevel>
  112. <Optimization>Disabled</Optimization>
  113. <SDLCheck>true</SDLCheck>
  114. </ClCompile>
  115. <Link>
  116. <Profile>true</Profile>
  117. </Link>
  118. </ItemDefinitionGroup>
  119. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  120. <ClCompile>
  121. <WarningLevel>Level3</WarningLevel>
  122. <Optimization>Disabled</Optimization>
  123. <SDLCheck>true</SDLCheck>
  124. <CompileAs>Default</CompileAs>
  125. <LanguageStandard>stdcpplatest</LanguageStandard>
  126. </ClCompile>
  127. <Link>
  128. <Profile>true</Profile>
  129. </Link>
  130. </ItemDefinitionGroup>
  131. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='run tests|x64'">
  132. <ClCompile>
  133. <WarningLevel>Level3</WarningLevel>
  134. <Optimization>Disabled</Optimization>
  135. <SDLCheck>true</SDLCheck>
  136. <CompileAs>Default</CompileAs>
  137. <LanguageStandard>stdcpplatest</LanguageStandard>
  138. </ClCompile>
  139. <Link>
  140. <Profile>true</Profile>
  141. </Link>
  142. </ItemDefinitionGroup>
  143. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  144. <ClCompile>
  145. <WarningLevel>Level3</WarningLevel>
  146. <Optimization>MaxSpeed</Optimization>
  147. <FunctionLevelLinking>true</FunctionLevelLinking>
  148. <IntrinsicFunctions>true</IntrinsicFunctions>
  149. <SDLCheck>true</SDLCheck>
  150. </ClCompile>
  151. <Link>
  152. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  153. <OptimizeReferences>true</OptimizeReferences>
  154. </Link>
  155. </ItemDefinitionGroup>
  156. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  157. <ClCompile>
  158. <WarningLevel>Level3</WarningLevel>
  159. <Optimization>MaxSpeed</Optimization>
  160. <FunctionLevelLinking>true</FunctionLevelLinking>
  161. <IntrinsicFunctions>true</IntrinsicFunctions>
  162. <SDLCheck>true</SDLCheck>
  163. <CompileAs>Default</CompileAs>
  164. <LanguageStandard>stdcpplatest</LanguageStandard>
  165. </ClCompile>
  166. <Link>
  167. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  168. <OptimizeReferences>true</OptimizeReferences>
  169. <SubSystem>NotSet</SubSystem>
  170. </Link>
  171. </ItemDefinitionGroup>
  172. <ItemGroup>
  173. <ClCompile Include="..\src\main.cpp" />
  174. </ItemGroup>
  175. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  176. <ImportGroup Label="ExtensionTargets">
  177. </ImportGroup>
  178. </Project>