testscale_VS2013.vcxproj 13 KB

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