testplatform_VS2008.vcproj 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="testplatform"
  6. ProjectGUID="{26932B24-EFC6-4E3A-B277-ED653DA37968}"
  7. RootNamespace="testplatform"
  8. TargetFrameworkVersion="131072"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory=".\Debug"
  21. IntermediateDirectory=".\Debug"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  24. UseOfMFC="0"
  25. ATLMinimizesCRunTimeLibraryUsage="false"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. PreprocessorDefinitions="_DEBUG"
  42. MkTypLibCompatible="true"
  43. SuppressStartupBanner="true"
  44. TargetEnvironment="1"
  45. TypeLibraryName=".\Debug/testplatform.tlb"
  46. HeaderFileName=""
  47. />
  48. <Tool
  49. Name="VCCLCompilerTool"
  50. Optimization="0"
  51. AdditionalIncludeDirectories="..\..\..\include"
  52. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  53. MinimalRebuild="true"
  54. RuntimeLibrary="3"
  55. PrecompiledHeaderFile=".\Debug/testplatform.pch"
  56. WarningLevel="3"
  57. SuppressStartupBanner="true"
  58. DebugInformationFormat="4"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. PreprocessorDefinitions="_DEBUG"
  66. Culture="1033"
  67. />
  68. <Tool
  69. Name="VCPreLinkEventTool"
  70. />
  71. <Tool
  72. Name="VCLinkerTool"
  73. LinkIncremental="2"
  74. SuppressStartupBanner="true"
  75. GenerateDebugInformation="true"
  76. ProgramDatabaseFile=".\Debug/testplatform.pdb"
  77. SubSystem="2"
  78. RandomizedBaseAddress="1"
  79. DataExecutionPrevention="0"
  80. TargetMachine="1"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. SuppressStartupBanner="true"
  94. OutputFile=".\Debug/testplatform.bsc"
  95. />
  96. <Tool
  97. Name="VCFxCopTool"
  98. />
  99. <Tool
  100. Name="VCAppVerifierTool"
  101. />
  102. <Tool
  103. Name="VCPostBuildEventTool"
  104. Description="Copy SDL"
  105. CommandLine="copy &quot;$(SolutionDir)\SDL\$(ConfigurationName)\SDL2.dll&quot; &quot;$(TargetDir)\SDL2.dll&quot;"
  106. />
  107. </Configuration>
  108. <Configuration
  109. Name="Release|Win32"
  110. OutputDirectory=".\Release"
  111. IntermediateDirectory=".\Release"
  112. ConfigurationType="1"
  113. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  114. UseOfMFC="0"
  115. ATLMinimizesCRunTimeLibraryUsage="false"
  116. >
  117. <Tool
  118. Name="VCPreBuildEventTool"
  119. />
  120. <Tool
  121. Name="VCCustomBuildTool"
  122. />
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCWebServiceProxyGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCMIDLTool"
  131. PreprocessorDefinitions="NDEBUG"
  132. MkTypLibCompatible="true"
  133. SuppressStartupBanner="true"
  134. TargetEnvironment="1"
  135. TypeLibraryName=".\Release/testplatform.tlb"
  136. HeaderFileName=""
  137. />
  138. <Tool
  139. Name="VCCLCompilerTool"
  140. Optimization="2"
  141. InlineFunctionExpansion="1"
  142. AdditionalIncludeDirectories="..\..\..\include"
  143. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  144. StringPooling="true"
  145. RuntimeLibrary="2"
  146. EnableFunctionLevelLinking="true"
  147. PrecompiledHeaderFile=".\Release/testplatform.pch"
  148. WarningLevel="3"
  149. SuppressStartupBanner="true"
  150. />
  151. <Tool
  152. Name="VCManagedResourceCompilerTool"
  153. />
  154. <Tool
  155. Name="VCResourceCompilerTool"
  156. PreprocessorDefinitions="NDEBUG"
  157. Culture="1033"
  158. />
  159. <Tool
  160. Name="VCPreLinkEventTool"
  161. />
  162. <Tool
  163. Name="VCLinkerTool"
  164. LinkIncremental="1"
  165. SuppressStartupBanner="true"
  166. ProgramDatabaseFile=".\Release/testplatform.pdb"
  167. SubSystem="2"
  168. RandomizedBaseAddress="1"
  169. DataExecutionPrevention="0"
  170. TargetMachine="1"
  171. />
  172. <Tool
  173. Name="VCALinkTool"
  174. />
  175. <Tool
  176. Name="VCManifestTool"
  177. />
  178. <Tool
  179. Name="VCXDCMakeTool"
  180. />
  181. <Tool
  182. Name="VCBscMakeTool"
  183. SuppressStartupBanner="true"
  184. OutputFile=".\Release/testplatform.bsc"
  185. />
  186. <Tool
  187. Name="VCFxCopTool"
  188. />
  189. <Tool
  190. Name="VCAppVerifierTool"
  191. />
  192. <Tool
  193. Name="VCPostBuildEventTool"
  194. Description="Copy SDL"
  195. CommandLine="copy &quot;$(SolutionDir)\SDL\$(ConfigurationName)\SDL2.dll&quot; &quot;$(TargetDir)\SDL2.dll&quot;"
  196. />
  197. </Configuration>
  198. </Configurations>
  199. <References>
  200. </References>
  201. <Files>
  202. <File
  203. RelativePath="..\..\..\Test\testplatform.c"
  204. >
  205. </File>
  206. </Files>
  207. <Globals>
  208. </Globals>
  209. </VisualStudioProject>