Frame.vcproj.8.00.old
上传用户:jalin138
上传日期:2022-02-12
资源大小:5720k
文件大小:7k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="Frame"
  6. ProjectGUID="{8A8C7562-A9D0-4ED0-B4D3-20C75DD7E33B}"
  7. RootNamespace="Frame"
  8. Keyword="Win32Proj"
  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="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="1"
  23. CharacterSet="2"
  24. >
  25. <Tool
  26. Name="VCPreBuildEventTool"
  27. />
  28. <Tool
  29. Name="VCCustomBuildTool"
  30. />
  31. <Tool
  32. Name="VCXMLDataGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCWebServiceProxyGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCMIDLTool"
  39. />
  40. <Tool
  41. Name="VCCLCompilerTool"
  42. Optimization="0"
  43. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  44. MinimalRebuild="true"
  45. BasicRuntimeChecks="3"
  46. RuntimeLibrary="3"
  47. UsePrecompiledHeader="0"
  48. WarningLevel="3"
  49. Detect64BitPortabilityProblems="true"
  50. DebugInformationFormat="4"
  51. />
  52. <Tool
  53. Name="VCManagedResourceCompilerTool"
  54. />
  55. <Tool
  56. Name="VCResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCPreLinkEventTool"
  60. />
  61. <Tool
  62. Name="VCLinkerTool"
  63. LinkIncremental="2"
  64. IgnoreDefaultLibraryNames="libc.lib"
  65. GenerateDebugInformation="true"
  66. SubSystem="2"
  67. TargetMachine="1"
  68. />
  69. <Tool
  70. Name="VCALinkTool"
  71. />
  72. <Tool
  73. Name="VCManifestTool"
  74. />
  75. <Tool
  76. Name="VCXDCMakeTool"
  77. />
  78. <Tool
  79. Name="VCBscMakeTool"
  80. />
  81. <Tool
  82. Name="VCFxCopTool"
  83. />
  84. <Tool
  85. Name="VCAppVerifierTool"
  86. />
  87. <Tool
  88. Name="VCWebDeploymentTool"
  89. />
  90. <Tool
  91. Name="VCPostBuildEventTool"
  92. />
  93. </Configuration>
  94. <Configuration
  95. Name="Release|Win32"
  96. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  97. IntermediateDirectory="$(ConfigurationName)"
  98. ConfigurationType="1"
  99. CharacterSet="2"
  100. WholeProgramOptimization="1"
  101. >
  102. <Tool
  103. Name="VCPreBuildEventTool"
  104. />
  105. <Tool
  106. Name="VCCustomBuildTool"
  107. />
  108. <Tool
  109. Name="VCXMLDataGeneratorTool"
  110. />
  111. <Tool
  112. Name="VCWebServiceProxyGeneratorTool"
  113. />
  114. <Tool
  115. Name="VCMIDLTool"
  116. />
  117. <Tool
  118. Name="VCCLCompilerTool"
  119. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  120. RuntimeLibrary="2"
  121. UsePrecompiledHeader="0"
  122. WarningLevel="3"
  123. Detect64BitPortabilityProblems="true"
  124. DebugInformationFormat="3"
  125. />
  126. <Tool
  127. Name="VCManagedResourceCompilerTool"
  128. />
  129. <Tool
  130. Name="VCResourceCompilerTool"
  131. />
  132. <Tool
  133. Name="VCPreLinkEventTool"
  134. />
  135. <Tool
  136. Name="VCLinkerTool"
  137. LinkIncremental="1"
  138. IgnoreDefaultLibraryNames="LIBC.lib"
  139. GenerateDebugInformation="true"
  140. SubSystem="2"
  141. OptimizeReferences="2"
  142. EnableCOMDATFolding="2"
  143. TargetMachine="1"
  144. />
  145. <Tool
  146. Name="VCALinkTool"
  147. />
  148. <Tool
  149. Name="VCManifestTool"
  150. />
  151. <Tool
  152. Name="VCXDCMakeTool"
  153. />
  154. <Tool
  155. Name="VCBscMakeTool"
  156. />
  157. <Tool
  158. Name="VCFxCopTool"
  159. />
  160. <Tool
  161. Name="VCAppVerifierTool"
  162. />
  163. <Tool
  164. Name="VCWebDeploymentTool"
  165. />
  166. <Tool
  167. Name="VCPostBuildEventTool"
  168. />
  169. </Configuration>
  170. </Configurations>
  171. <References>
  172. </References>
  173. <Files>
  174. <Filter
  175. Name="Resource File"
  176. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  177. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  178. >
  179. <File
  180. RelativePath=".Frame.cpp"
  181. >
  182. </File>
  183. <File
  184. RelativePath=".State.cpp"
  185. >
  186. </File>
  187. <File
  188. RelativePath=".StateInfo.cpp"
  189. >
  190. </File>
  191. <File
  192. RelativePath=".WinMain.cpp"
  193. >
  194. </File>
  195. </Filter>
  196. <Filter
  197. Name="Head File"
  198. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  199. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  200. >
  201. <File
  202. RelativePath=".Frame.h"
  203. >
  204. </File>
  205. <File
  206. RelativePath=".Info.h"
  207. >
  208. </File>
  209. <File
  210. RelativePath=".State.h"
  211. >
  212. </File>
  213. <File
  214. RelativePath=".StateInfo.h"
  215. >
  216. </File>
  217. <File
  218. RelativePath=".Thraeds.h"
  219. >
  220. </File>
  221. </Filter>
  222. <Filter
  223. Name="资源文件"
  224. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  225. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  226. >
  227. </Filter>
  228. <Filter
  229. Name="GfxFont"
  230. >
  231. <File
  232. RelativePath=".GfxFont.cpp"
  233. >
  234. </File>
  235. <File
  236. RelativePath=".GfxFont.h"
  237. >
  238. </File>
  239. </Filter>
  240. <Filter
  241. Name="Scene"
  242. >
  243. <Filter
  244. Name="Head File"
  245. >
  246. <File
  247. RelativePath=".SceneManage.h"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".StateLoading.h"
  252. >
  253. </File>
  254. <File
  255. RelativePath=".StateMenu.h"
  256. >
  257. </File>
  258. </Filter>
  259. <Filter
  260. Name="Resource File"
  261. >
  262. <File
  263. RelativePath=".SceneManage.cpp"
  264. >
  265. </File>
  266. <File
  267. RelativePath=".StateLoading.cpp"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".StateMenu.cpp"
  272. >
  273. </File>
  274. </Filter>
  275. </Filter>
  276. <Filter
  277. Name="Button"
  278. >
  279. <Filter
  280. Name="Head File"
  281. >
  282. <File
  283. RelativePath=".Cbutton.h"
  284. >
  285. </File>
  286. <File
  287. RelativePath=".CbuttonFont.h"
  288. >
  289. </File>
  290. <File
  291. RelativePath=".CbuttonPicture.h"
  292. >
  293. </File>
  294. </Filter>
  295. <Filter
  296. Name="Resource File"
  297. >
  298. <File
  299. RelativePath=".Cbutton.cpp"
  300. >
  301. </File>
  302. <File
  303. RelativePath=".CbuttonFont.cpp"
  304. >
  305. </File>
  306. <File
  307. RelativePath=".CbuttonPicture.cpp"
  308. >
  309. </File>
  310. </Filter>
  311. </Filter>
  312. <Filter
  313. Name="Play"
  314. >
  315. <Filter
  316. Name="Head File"
  317. >
  318. <File
  319. RelativePath=".PlayChange.h"
  320. >
  321. </File>
  322. <File
  323. RelativePath=".PlayCheckDel.h"
  324. >
  325. </File>
  326. <File
  327. RelativePath=".PlayCommand.h"
  328. >
  329. </File>
  330. <File
  331. RelativePath=".Sprite.h"
  332. >
  333. </File>
  334. <File
  335. RelativePath=".StatePlay.h"
  336. >
  337. </File>
  338. </Filter>
  339. <Filter
  340. Name="Resource File"
  341. >
  342. <File
  343. RelativePath=".PlayChange.cpp"
  344. >
  345. </File>
  346. <File
  347. RelativePath=".PlayCheckDel.cpp"
  348. >
  349. </File>
  350. <File
  351. RelativePath=".PlayCommand.cpp"
  352. >
  353. </File>
  354. <File
  355. RelativePath=".Sprite.cpp"
  356. >
  357. </File>
  358. <File
  359. RelativePath=".StatePlay.cpp"
  360. >
  361. </File>
  362. </Filter>
  363. </Filter>
  364. </Files>
  365. <Globals>
  366. </Globals>
  367. </VisualStudioProject>