testrendertarget_VS2012.vcxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  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|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectName>testrendertarget</ProjectName>
  23. <ProjectGuid>{43A06713-A52D-4008-AD7E-A69DF3FCFFA8}</ProjectGuid>
  24. <RootNamespace>testrendertarget</RootNamespace>
  25. </PropertyGroup>
  26. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  27. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  28. <ConfigurationType>Application</ConfigurationType>
  29. <UseOfMfc>false</UseOfMfc>
  30. <PlatformToolset>v110</PlatformToolset>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  33. <ConfigurationType>Application</ConfigurationType>
  34. <UseOfMfc>false</UseOfMfc>
  35. <PlatformToolset>v110</PlatformToolset>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  38. <ConfigurationType>Application</ConfigurationType>
  39. <UseOfMfc>false</UseOfMfc>
  40. <PlatformToolset>v110</PlatformToolset>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  43. <ConfigurationType>Application</ConfigurationType>
  44. <UseOfMfc>false</UseOfMfc>
  45. <PlatformToolset>v110</PlatformToolset>
  46. </PropertyGroup>
  47. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  48. <ImportGroup Label="ExtensionSettings">
  49. </ImportGroup>
  50. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  51. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  52. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  53. </ImportGroup>
  54. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  55. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  56. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  57. </ImportGroup>
  58. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  59. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  60. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  61. </ImportGroup>
  62. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  63. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  64. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />
  65. </ImportGroup>
  66. <PropertyGroup Label="UserMacros" />
  67. <PropertyGroup>
  68. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  69. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</OutDir>
  70. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
  71. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
  72. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
  73. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
  74. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
  75. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</OutDir>
  76. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
  77. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
  78. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
  79. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
  80. <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
  81. </PropertyGroup>
  82. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  83. <Midl>
  84. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  85. <MkTypLibCompatible>true</MkTypLibCompatible>
  86. <SuppressStartupBanner>true</SuppressStartupBanner>
  87. <TargetEnvironment>Win32</TargetEnvironment>
  88. </Midl>
  89. <ClCompile>
  90. <Optimization>Disabled</Optimization>
  91. <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  92. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  93. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  94. <PrecompiledHeader>
  95. </PrecompiledHeader>
  96. <WarningLevel>Level3</WarningLevel>
  97. <SuppressStartupBanner>true</SuppressStartupBanner>
  98. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  99. <CompileAs>Default</CompileAs>
  100. </ClCompile>
  101. <ResourceCompile>
  102. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  103. <Culture>0x0409</Culture>
  104. </ResourceCompile>
  105. <Link>
  106. <SuppressStartupBanner>true</SuppressStartupBanner>
  107. <GenerateDebugInformation>true</GenerateDebugInformation>
  108. <SubSystem>Windows</SubSystem>
  109. </Link>
  110. <PostBuildEvent>
  111. <Command>copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL2.dll" "$(TargetDir)\SDL2.dll"
  112. copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp"
  113. copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp"</Command>
  114. </PostBuildEvent>
  115. <PostBuildEvent>
  116. <Message>Copy SDL and data files</Message>
  117. </PostBuildEvent>
  118. </ItemDefinitionGroup>
  119. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  120. <Midl>
  121. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  122. <MkTypLibCompatible>true</MkTypLibCompatible>
  123. <SuppressStartupBanner>true</SuppressStartupBanner>
  124. </Midl>
  125. <ClCompile>
  126. <Optimization>Disabled</Optimization>
  127. <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  128. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  129. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  130. <PrecompiledHeader>
  131. </PrecompiledHeader>
  132. <WarningLevel>Level3</WarningLevel>
  133. <SuppressStartupBanner>true</SuppressStartupBanner>
  134. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  135. <CompileAs>Default</CompileAs>
  136. </ClCompile>
  137. <ResourceCompile>
  138. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  139. <Culture>0x0409</Culture>
  140. </ResourceCompile>
  141. <Link>
  142. <SuppressStartupBanner>true</SuppressStartupBanner>
  143. <GenerateDebugInformation>true</GenerateDebugInformation>
  144. <SubSystem>Windows</SubSystem>
  145. </Link>
  146. <PostBuildEvent>
  147. <Command>copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL2.dll" "$(TargetDir)\SDL2.dll"
  148. copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp"
  149. copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp"</Command>
  150. </PostBuildEvent>
  151. <PostBuildEvent>
  152. <Message>Copy SDL and data files</Message>
  153. </PostBuildEvent>
  154. </ItemDefinitionGroup>
  155. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  156. <Midl>
  157. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  158. <MkTypLibCompatible>true</MkTypLibCompatible>
  159. <SuppressStartupBanner>true</SuppressStartupBanner>
  160. <TargetEnvironment>Win32</TargetEnvironment>
  161. </Midl>
  162. <ClCompile>
  163. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  164. <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  165. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  166. <StringPooling>true</StringPooling>
  167. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  168. <FunctionLevelLinking>true</FunctionLevelLinking>
  169. <PrecompiledHeader>
  170. </PrecompiledHeader>
  171. <WarningLevel>Level3</WarningLevel>
  172. <SuppressStartupBanner>true</SuppressStartupBanner>
  173. <CompileAs>Default</CompileAs>
  174. </ClCompile>
  175. <ResourceCompile>
  176. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  177. <Culture>0x0409</Culture>
  178. </ResourceCompile>
  179. <Link>
  180. <SuppressStartupBanner>true</SuppressStartupBanner>
  181. <SubSystem>Windows</SubSystem>
  182. </Link>
  183. <PostBuildEvent>
  184. <Command>copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL2.dll" "$(TargetDir)\SDL2.dll"
  185. copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp"
  186. copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp"</Command>
  187. </PostBuildEvent>
  188. <PostBuildEvent>
  189. <Message>Copy SDL and data files</Message>
  190. </PostBuildEvent>
  191. </ItemDefinitionGroup>
  192. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  193. <Midl>
  194. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  195. <MkTypLibCompatible>true</MkTypLibCompatible>
  196. <SuppressStartupBanner>true</SuppressStartupBanner>
  197. </Midl>
  198. <ClCompile>
  199. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  200. <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  201. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  202. <StringPooling>true</StringPooling>
  203. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  204. <FunctionLevelLinking>true</FunctionLevelLinking>
  205. <PrecompiledHeader>
  206. </PrecompiledHeader>
  207. <WarningLevel>Level3</WarningLevel>
  208. <SuppressStartupBanner>true</SuppressStartupBanner>
  209. <CompileAs>Default</CompileAs>
  210. </ClCompile>
  211. <ResourceCompile>
  212. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  213. <Culture>0x0409</Culture>
  214. </ResourceCompile>
  215. <Link>
  216. <SuppressStartupBanner>true</SuppressStartupBanner>
  217. <SubSystem>Windows</SubSystem>
  218. </Link>
  219. <PostBuildEvent>
  220. <Command>copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL2.dll" "$(TargetDir)\SDL2.dll"
  221. copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp"
  222. copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp"</Command>
  223. </PostBuildEvent>
  224. <PostBuildEvent>
  225. <Message>Copy SDL and data files</Message>
  226. </PostBuildEvent>
  227. </ItemDefinitionGroup>
  228. <ItemGroup>
  229. <ClCompile Include="..\..\..\test\testrendertarget.c" />
  230. </ItemGroup>
  231. <ItemGroup>
  232. <ProjectReference Include="..\..\SDLmain\SDLmain_VS2012.vcxproj">
  233. <Project>{da956fd3-e142-46f2-9dd5-c78bebb56b7a}</Project>
  234. </ProjectReference>
  235. <ProjectReference Include="..\..\SDLtest\SDLtest_VS2012.vcxproj">
  236. <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project>
  237. </ProjectReference>
  238. <ProjectReference Include="..\..\SDL\SDL_VS2012.vcxproj">
  239. <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project>
  240. </ProjectReference>
  241. </ItemGroup>
  242. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  243. <ImportGroup Label="ExtensionTargets">
  244. </ImportGroup>
  245. </Project>