testsprite.vcxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Gaming.Desktop.x64">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Gaming.Desktop.x64</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Gaming.Xbox.Scarlett.x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Gaming.Xbox.Scarlett.x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Gaming.Xbox.XboxOne.x64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Gaming.Xbox.XboxOne.x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|Gaming.Desktop.x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>Gaming.Desktop.x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|Gaming.Xbox.Scarlett.x64">
  21. <Configuration>Release</Configuration>
  22. <Platform>Gaming.Xbox.Scarlett.x64</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|Gaming.Xbox.XboxOne.x64">
  25. <Configuration>Release</Configuration>
  26. <Platform>Gaming.Xbox.XboxOne.x64</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <PropertyGroup Label="Globals">
  30. <ProjectGuid>{40FB7794-D3C3-4CFE-BCF4-A80C96635682}</ProjectGuid>
  31. <RootNamespace>testsprite</RootNamespace>
  32. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  33. </PropertyGroup>
  34. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'" Label="Configuration">
  36. <ConfigurationType>Application</ConfigurationType>
  37. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'" Label="Configuration">
  40. <ConfigurationType>Application</ConfigurationType>
  41. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  42. <UseDebugLibraries>true</UseDebugLibraries>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'" Label="Configuration">
  45. <ConfigurationType>Application</ConfigurationType>
  46. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  47. <UseDebugLibraries>true</UseDebugLibraries>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'" Label="Configuration">
  50. <ConfigurationType>Application</ConfigurationType>
  51. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'" Label="Configuration">
  54. <ConfigurationType>Application</ConfigurationType>
  55. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'" Label="Configuration">
  58. <ConfigurationType>Application</ConfigurationType>
  59. <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset>
  60. </PropertyGroup>
  61. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  62. <ImportGroup Label="ExtensionSettings">
  63. </ImportGroup>
  64. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'" Label="PropertySheets">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. </ImportGroup>
  67. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'" Label="PropertySheets">
  68. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  69. </ImportGroup>
  70. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'" Label="PropertySheets">
  71. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  72. </ImportGroup>
  73. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'" Label="PropertySheets">
  74. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  75. </ImportGroup>
  76. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'" Label="PropertySheets">
  77. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  78. </ImportGroup>
  79. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'" Label="PropertySheets">
  80. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  81. </ImportGroup>
  82. <PropertyGroup Label="UserMacros" />
  83. <PropertyGroup>
  84. <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
  85. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  86. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  87. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  88. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">$(Platform)\$(Configuration)\</IntDir>
  89. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">$(Platform)\$(Configuration)\</IntDir>
  90. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">$(Platform)\$(Configuration)\</IntDir>
  91. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  92. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  93. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  94. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">$(Platform)\$(Configuration)\</IntDir>
  95. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">$(Platform)\$(Configuration)\</IntDir>
  96. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">$(Platform)\$(Configuration)\</IntDir>
  97. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  98. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  99. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  100. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'" />
  101. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'" />
  102. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'" />
  103. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'" />
  104. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'" />
  105. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'" />
  106. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  107. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  108. <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">AllRules.ruleset</CodeAnalysisRuleSet>
  109. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'" />
  110. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'" />
  111. <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'" />
  112. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'" />
  113. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'" />
  114. <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'" />
  115. </PropertyGroup>
  116. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">
  117. <Midl>
  118. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  119. <MkTypLibCompatible>true</MkTypLibCompatible>
  120. <SuppressStartupBanner>true</SuppressStartupBanner>
  121. <TypeLibraryName>.\Release/testsprite.tlb</TypeLibraryName>
  122. </Midl>
  123. <ClCompile>
  124. <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
  125. <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  126. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  127. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  128. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  129. <WarningLevel>Level3</WarningLevel>
  130. </ClCompile>
  131. <ResourceCompile>
  132. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  133. <Culture>0x0409</Culture>
  134. </ResourceCompile>
  135. <Link>
  136. <SubSystem>Windows</SubSystem>
  137. <AdditionalDependencies>xgameruntime.lib;../Microsoft.Xbox.Services.GDK.C.Thunks.lib;%(AdditionalDependencies)</AdditionalDependencies>
  138. </Link>
  139. <PostBuildEvent>
  140. <Command>
  141. </Command>
  142. </PostBuildEvent>
  143. </ItemDefinitionGroup>
  144. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">
  145. <Midl>
  146. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  147. <MkTypLibCompatible>true</MkTypLibCompatible>
  148. <SuppressStartupBanner>true</SuppressStartupBanner>
  149. <TypeLibraryName>.\Release/testsprite.tlb</TypeLibraryName>
  150. </Midl>
  151. <ClCompile>
  152. <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
  153. <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  154. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  155. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  156. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  157. <WarningLevel>Level3</WarningLevel>
  158. </ClCompile>
  159. <ResourceCompile>
  160. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  161. <Culture>0x0409</Culture>
  162. </ResourceCompile>
  163. <Link>
  164. <SubSystem>Windows</SubSystem>
  165. <AdditionalDependencies>xgameruntime.lib;%(AdditionalDependencies)</AdditionalDependencies>
  166. </Link>
  167. <PostBuildEvent>
  168. <Command>
  169. </Command>
  170. </PostBuildEvent>
  171. </ItemDefinitionGroup>
  172. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">
  173. <Midl>
  174. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  175. <MkTypLibCompatible>true</MkTypLibCompatible>
  176. <SuppressStartupBanner>true</SuppressStartupBanner>
  177. <TypeLibraryName>.\Release/testsprite.tlb</TypeLibraryName>
  178. </Midl>
  179. <ClCompile>
  180. <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
  181. <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  182. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  183. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  184. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  185. <WarningLevel>Level3</WarningLevel>
  186. </ClCompile>
  187. <ResourceCompile>
  188. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  189. <Culture>0x0409</Culture>
  190. </ResourceCompile>
  191. <Link>
  192. <SubSystem>Windows</SubSystem>
  193. <AdditionalDependencies>xgameruntime.lib;%(AdditionalDependencies)</AdditionalDependencies>
  194. </Link>
  195. <PostBuildEvent>
  196. <Command>
  197. </Command>
  198. </PostBuildEvent>
  199. </ItemDefinitionGroup>
  200. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">
  201. <Midl>
  202. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  203. <MkTypLibCompatible>true</MkTypLibCompatible>
  204. <SuppressStartupBanner>true</SuppressStartupBanner>
  205. <TypeLibraryName>.\Debug/testsprite.tlb</TypeLibraryName>
  206. </Midl>
  207. <ClCompile>
  208. <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
  209. <Optimization>Disabled</Optimization>
  210. <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  211. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  212. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  213. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  214. <WarningLevel>Level3</WarningLevel>
  215. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  216. </ClCompile>
  217. <ResourceCompile>
  218. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  219. <Culture>0x0409</Culture>
  220. </ResourceCompile>
  221. <Link>
  222. <GenerateDebugInformation>true</GenerateDebugInformation>
  223. <SubSystem>Windows</SubSystem>
  224. <AdditionalDependencies>xgameruntime.lib;../Microsoft.Xbox.Services.GDK.C.Thunks.lib;%(AdditionalDependencies)</AdditionalDependencies>
  225. </Link>
  226. <PostBuildEvent>
  227. <Command>
  228. </Command>
  229. </PostBuildEvent>
  230. </ItemDefinitionGroup>
  231. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">
  232. <Midl>
  233. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  234. <MkTypLibCompatible>true</MkTypLibCompatible>
  235. <SuppressStartupBanner>true</SuppressStartupBanner>
  236. <TypeLibraryName>.\Debug/testsprite.tlb</TypeLibraryName>
  237. </Midl>
  238. <ClCompile>
  239. <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
  240. <Optimization>Disabled</Optimization>
  241. <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  242. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  243. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  244. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  245. <WarningLevel>Level3</WarningLevel>
  246. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  247. </ClCompile>
  248. <ResourceCompile>
  249. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  250. <Culture>0x0409</Culture>
  251. </ResourceCompile>
  252. <Link>
  253. <GenerateDebugInformation>true</GenerateDebugInformation>
  254. <SubSystem>Windows</SubSystem>
  255. <AdditionalDependencies>xgameruntime.lib;%(AdditionalDependencies)</AdditionalDependencies>
  256. </Link>
  257. <PostBuildEvent>
  258. <Command>
  259. </Command>
  260. </PostBuildEvent>
  261. </ItemDefinitionGroup>
  262. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">
  263. <Midl>
  264. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  265. <MkTypLibCompatible>true</MkTypLibCompatible>
  266. <SuppressStartupBanner>true</SuppressStartupBanner>
  267. <TypeLibraryName>.\Debug/testsprite.tlb</TypeLibraryName>
  268. </Midl>
  269. <ClCompile>
  270. <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
  271. <Optimization>Disabled</Optimization>
  272. <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  273. <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories>
  274. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  275. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  276. <WarningLevel>Level3</WarningLevel>
  277. <DebugInformationFormat>OldStyle</DebugInformationFormat>
  278. </ClCompile>
  279. <ResourceCompile>
  280. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  281. <Culture>0x0409</Culture>
  282. </ResourceCompile>
  283. <Link>
  284. <GenerateDebugInformation>true</GenerateDebugInformation>
  285. <SubSystem>Windows</SubSystem>
  286. <AdditionalDependencies>xgameruntime.lib;%(AdditionalDependencies)</AdditionalDependencies>
  287. </Link>
  288. <PostBuildEvent>
  289. <Command>
  290. </Command>
  291. </PostBuildEvent>
  292. </ItemDefinitionGroup>
  293. <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''">
  294. <ClCompile>
  295. <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
  296. <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError>
  297. </ClCompile>
  298. </ItemDefinitionGroup>
  299. <ItemGroup>
  300. <ProjectReference Include="..\..\SDL\SDL.vcxproj">
  301. <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project>
  302. <Private>false</Private>
  303. <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
  304. <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
  305. </ProjectReference>
  306. <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj">
  307. <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project>
  308. <Private>false</Private>
  309. <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
  310. <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
  311. </ProjectReference>
  312. </ItemGroup>
  313. <ItemGroup>
  314. <CopyFileToFolders Include="..\..\..\test\icon.bmp">
  315. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">Copying %(Filename)%(Extension)</Message>
  316. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">Copying %(Filename)%(Extension)</Message>
  317. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">Copying %(Filename)%(Extension)</Message>
  318. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">copy "%(FullPath)" "$(ProjectDir)\"
  319. copy "%(FullPath)" "$(OutDir)\"</Command>
  320. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">copy "%(FullPath)" "$(ProjectDir)\"
  321. copy "%(FullPath)" "$(OutDir)\"</Command>
  322. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">copy "%(FullPath)" "$(ProjectDir)\"
  323. copy "%(FullPath)" "$(OutDir)\"</Command>
  324. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs>
  325. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs>
  326. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs>
  327. <Message Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">Copying %(Filename)%(Extension)</Message>
  328. <Message Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">Copying %(Filename)%(Extension)</Message>
  329. <Message Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">Copying %(Filename)%(Extension)</Message>
  330. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">copy "%(FullPath)" "$(ProjectDir)\"
  331. copy "%(FullPath)" "$(OutDir)\"</Command>
  332. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">copy "%(FullPath)" "$(ProjectDir)\"
  333. copy "%(FullPath)" "$(OutDir)\"</Command>
  334. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">copy "%(FullPath)" "$(ProjectDir)\"
  335. copy "%(FullPath)" "$(OutDir)\"</Command>
  336. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs>
  337. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs>
  338. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">$(ProjectDir)\%(Filename)%(Extension);%(Outputs)</Outputs>
  339. </CopyFileToFolders>
  340. </ItemGroup>
  341. <ItemGroup>
  342. <ClCompile Include="..\..\..\test\testsprite.c" />
  343. <ClCompile Include="..\..\..\test\testutils.c" />
  344. </ItemGroup>
  345. <ItemGroup>
  346. <CopyFileToFolders Include="wingdk/MicrosoftGame.config">
  347. <FileType>Document</FileType>
  348. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">true</ExcludedFromBuild>
  349. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">true</ExcludedFromBuild>
  350. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">true</ExcludedFromBuild>
  351. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">true</ExcludedFromBuild>
  352. </CopyFileToFolders>
  353. </ItemGroup>
  354. <ItemGroup>
  355. <CopyFileToFolders Include="$(Console_GRDKExtLibRoot)Xbox.Services.API.C\DesignTime\CommonConfiguration\Neutral\Lib\Release\Microsoft.Xbox.Services.GDK.C.Thunks.dll">
  356. <FileType>Document</FileType>
  357. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">true</ExcludedFromBuild>
  358. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">true</ExcludedFromBuild>
  359. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">true</ExcludedFromBuild>
  360. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">true</ExcludedFromBuild>
  361. </CopyFileToFolders>
  362. </ItemGroup>
  363. <ItemGroup>
  364. <CopyFileToFolders Include="..\..\logos\Logo100x100.png" />
  365. <CopyFileToFolders Include="..\..\logos\Logo150x150.png" />
  366. <CopyFileToFolders Include="..\..\logos\Logo44x44.png" />
  367. <CopyFileToFolders Include="..\..\logos\Logo480x480.png" />
  368. </ItemGroup>
  369. <ItemGroup>
  370. <CopyFileToFolders Include="PackageLayout.xml" />
  371. </ItemGroup>
  372. <ItemGroup>
  373. <CopyFileToFolders Include="xboxseries\MicrosoftGame.config">
  374. <FileType>Document</FileType>
  375. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">true</ExcludedFromBuild>
  376. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">true</ExcludedFromBuild>
  377. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.XboxOne.x64'">true</ExcludedFromBuild>
  378. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.XboxOne.x64'">true</ExcludedFromBuild>
  379. </CopyFileToFolders>
  380. </ItemGroup>
  381. <ItemGroup>
  382. <CopyFileToFolders Include="xboxone\MicrosoftGame.config">
  383. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Desktop.x64'">true</ExcludedFromBuild>
  384. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Desktop.x64'">true</ExcludedFromBuild>
  385. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Gaming.Xbox.Scarlett.x64'">true</ExcludedFromBuild>
  386. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Gaming.Xbox.Scarlett.x64'">true</ExcludedFromBuild>
  387. </CopyFileToFolders>
  388. </ItemGroup>
  389. <ItemGroup>
  390. <CopyFileToFolders Include="..\..\logos\SplashScreenImage.png" />
  391. </ItemGroup>
  392. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  393. <ImportGroup Label="ExtensionTargets">
  394. </ImportGroup>
  395. </Project>