Mario.vcproj
上传用户:zhj2929
上传日期:2022-07-23
资源大小:28772k
文件大小:9k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="Mario"
  6. ProjectGUID="{FBEC31E2-1523-4108-8991-32258D513383}"
  7. RootNamespace="Mario"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Release|Win32"
  19. OutputDirectory=".Release"
  20. IntermediateDirectory=".Release"
  21. ConfigurationType="1"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. CharacterSet="2"
  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="NDEBUG"
  42. MkTypLibCompatible="true"
  43. SuppressStartupBanner="true"
  44. TargetEnvironment="1"
  45. TypeLibraryName=".Release/Mario.tlb"
  46. HeaderFileName=""
  47. />
  48. <Tool
  49. Name="VCCLCompilerTool"
  50. Optimization="2"
  51. InlineFunctionExpansion="1"
  52. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  53. StringPooling="true"
  54. RuntimeLibrary="0"
  55. EnableFunctionLevelLinking="true"
  56. PrecompiledHeaderFile=".Release/Mario.pch"
  57. AssemblerListingLocation=".Release/"
  58. ObjectFile=".Release/"
  59. ProgramDataBaseFileName=".Release/"
  60. WarningLevel="3"
  61. SuppressStartupBanner="true"
  62. />
  63. <Tool
  64. Name="VCManagedResourceCompilerTool"
  65. />
  66. <Tool
  67. Name="VCResourceCompilerTool"
  68. PreprocessorDefinitions="NDEBUG"
  69. Culture="3081"
  70. />
  71. <Tool
  72. Name="VCPreLinkEventTool"
  73. />
  74. <Tool
  75. Name="VCLinkerTool"
  76. AdditionalDependencies="odbc32.lib odbccp32.lib hge.lib hgehelp.lib jge.lib JgeSky60.lib"
  77. OutputFile="bin/Mario.exe"
  78. LinkIncremental="1"
  79. SuppressStartupBanner="true"
  80. AdditionalLibraryDirectories="../JGE/HGE/lib,../JGE/lib/win"
  81. ProgramDatabaseFile=".Release/Mario.pdb"
  82. SubSystem="2"
  83. TargetMachine="1"
  84. />
  85. <Tool
  86. Name="VCALinkTool"
  87. />
  88. <Tool
  89. Name="VCManifestTool"
  90. />
  91. <Tool
  92. Name="VCXDCMakeTool"
  93. />
  94. <Tool
  95. Name="VCBscMakeTool"
  96. SuppressStartupBanner="true"
  97. OutputFile=".Release/Mario.bsc"
  98. />
  99. <Tool
  100. Name="VCFxCopTool"
  101. />
  102. <Tool
  103. Name="VCAppVerifierTool"
  104. />
  105. <Tool
  106. Name="VCWebDeploymentTool"
  107. />
  108. <Tool
  109. Name="VCPostBuildEventTool"
  110. />
  111. </Configuration>
  112. <Configuration
  113. Name="Debug|Win32"
  114. OutputDirectory=".Debug"
  115. IntermediateDirectory=".Debug"
  116. ConfigurationType="1"
  117. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  118. UseOfMFC="0"
  119. ATLMinimizesCRunTimeLibraryUsage="false"
  120. CharacterSet="2"
  121. >
  122. <Tool
  123. Name="VCPreBuildEventTool"
  124. />
  125. <Tool
  126. Name="VCCustomBuildTool"
  127. />
  128. <Tool
  129. Name="VCXMLDataGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCWebServiceProxyGeneratorTool"
  133. />
  134. <Tool
  135. Name="VCMIDLTool"
  136. PreprocessorDefinitions="_DEBUG"
  137. MkTypLibCompatible="true"
  138. SuppressStartupBanner="true"
  139. TargetEnvironment="1"
  140. TypeLibraryName=".Debug/Mario.tlb"
  141. HeaderFileName=""
  142. />
  143. <Tool
  144. Name="VCCLCompilerTool"
  145. Optimization="0"
  146. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  147. MinimalRebuild="true"
  148. BasicRuntimeChecks="3"
  149. RuntimeLibrary="1"
  150. PrecompiledHeaderFile=".Debug/Mario.pch"
  151. AssemblerListingLocation=".Debug/"
  152. ObjectFile=".Debug/"
  153. ProgramDataBaseFileName=".Debug/"
  154. BrowseInformation="1"
  155. WarningLevel="3"
  156. SuppressStartupBanner="true"
  157. DebugInformationFormat="4"
  158. />
  159. <Tool
  160. Name="VCManagedResourceCompilerTool"
  161. />
  162. <Tool
  163. Name="VCResourceCompilerTool"
  164. PreprocessorDefinitions="_DEBUG"
  165. Culture="3081"
  166. />
  167. <Tool
  168. Name="VCPreLinkEventTool"
  169. />
  170. <Tool
  171. Name="VCLinkerTool"
  172. AdditionalDependencies="odbc32.lib odbccp32.lib hge.lib hgehelp.lib jge_debug.lib JgeSky60.lib"
  173. OutputFile="bin/Mario.exe"
  174. LinkIncremental="2"
  175. SuppressStartupBanner="true"
  176. AdditionalLibraryDirectories="../JGE/HGE/lib,../JGE/lib/win"
  177. IgnoreDefaultLibraryNames="LIBC.LIB;LIBCD.LIB"
  178. GenerateDebugInformation="true"
  179. ProgramDatabaseFile=".Debug/Mario.pdb"
  180. SubSystem="2"
  181. TargetMachine="1"
  182. />
  183. <Tool
  184. Name="VCALinkTool"
  185. />
  186. <Tool
  187. Name="VCManifestTool"
  188. />
  189. <Tool
  190. Name="VCXDCMakeTool"
  191. />
  192. <Tool
  193. Name="VCBscMakeTool"
  194. SuppressStartupBanner="true"
  195. OutputFile=".Debug/Mario.bsc"
  196. />
  197. <Tool
  198. Name="VCFxCopTool"
  199. />
  200. <Tool
  201. Name="VCAppVerifierTool"
  202. />
  203. <Tool
  204. Name="VCWebDeploymentTool"
  205. />
  206. <Tool
  207. Name="VCPostBuildEventTool"
  208. />
  209. </Configuration>
  210. </Configurations>
  211. <References>
  212. </References>
  213. <Files>
  214. <Filter
  215. Name="Source Files"
  216. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  217. >
  218. <File
  219. RelativePath="srcBadFlower.hpp"
  220. >
  221. </File>
  222. <File
  223. RelativePath="srcGameApp.cpp"
  224. >
  225. <FileConfiguration
  226. Name="Release|Win32"
  227. >
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. PreprocessorDefinitions=""
  231. />
  232. </FileConfiguration>
  233. <FileConfiguration
  234. Name="Debug|Win32"
  235. >
  236. <Tool
  237. Name="VCCLCompilerTool"
  238. PreprocessorDefinitions=""
  239. />
  240. </FileConfiguration>
  241. </File>
  242. <File
  243. RelativePath="srcGameObject.hpp"
  244. >
  245. </File>
  246. <File
  247. RelativePath=".srcGameStateEnd.hpp"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".srcGameStateHelp.hpp"
  252. >
  253. </File>
  254. <File
  255. RelativePath="srcGameStateLoading.hpp"
  256. >
  257. </File>
  258. <File
  259. RelativePath="srcGameStateLogo.hpp"
  260. >
  261. </File>
  262. <File
  263. RelativePath="srcGameStatePlay.hpp"
  264. >
  265. </File>
  266. <File
  267. RelativePath="srcGameStateSplash.hpp"
  268. >
  269. </File>
  270. <File
  271. RelativePath="srcJumpingBlock.hpp"
  272. >
  273. </File>
  274. <File
  275. RelativePath="srcJumpingCoin.hpp"
  276. >
  277. </File>
  278. <File
  279. RelativePath="srcMario.hpp"
  280. >
  281. </File>
  282. <File
  283. RelativePath="srcMeshEffect.hpp"
  284. >
  285. </File>
  286. <File
  287. RelativePath=".srcmonster.hpp"
  288. >
  289. </File>
  290. <File
  291. RelativePath="srcMushroom.hpp"
  292. >
  293. </File>
  294. <File
  295. RelativePath="srcQuestion.hpp"
  296. >
  297. </File>
  298. <File
  299. RelativePath="srcScroller.hpp"
  300. >
  301. </File>
  302. <File
  303. RelativePath=".srcSnowman.hpp"
  304. >
  305. </File>
  306. <File
  307. RelativePath="srcTileMap.hpp"
  308. >
  309. </File>
  310. <File
  311. RelativePath="srcTurtle.hpp"
  312. >
  313. </File>
  314. <File
  315. RelativePath="srcWeasel.hpp"
  316. >
  317. </File>
  318. </Filter>
  319. <Filter
  320. Name="Header Files"
  321. Filter="h;hpp;hxx;hm;inl"
  322. >
  323. <File
  324. RelativePath="srcGameApp.h"
  325. >
  326. </File>
  327. <File
  328. RelativePath="srcGameState.h"
  329. >
  330. </File>
  331. <File
  332. RelativePath="srcGameStatePlay1.hpp"
  333. >
  334. </File>
  335. </Filter>
  336. <Filter
  337. Name="JGEFramework"
  338. >
  339. <File
  340. RelativePath="JGEFrameworkwinmain.cpp"
  341. >
  342. <FileConfiguration
  343. Name="Release|Win32"
  344. >
  345. <Tool
  346. Name="VCCLCompilerTool"
  347. PreprocessorDefinitions=""
  348. />
  349. </FileConfiguration>
  350. <FileConfiguration
  351. Name="Debug|Win32"
  352. >
  353. <Tool
  354. Name="VCCLCompilerTool"
  355. PreprocessorDefinitions=""
  356. />
  357. </FileConfiguration>
  358. </File>
  359. </Filter>
  360. <Filter
  361. Name="JGE"
  362. >
  363. <File
  364. RelativePath="..JGEincludeJApp.h"
  365. >
  366. </File>
  367. <File
  368. RelativePath="..JGEincludeJCollision.h"
  369. >
  370. </File>
  371. <File
  372. RelativePath="..JGEincludeJDistortionMesh.h"
  373. >
  374. </File>
  375. <File
  376. RelativePath="..JGEincludeJGBKFont.h"
  377. >
  378. </File>
  379. <File
  380. RelativePath="..JGEincludeJGE.h"
  381. >
  382. </File>
  383. <File
  384. RelativePath="..JGEincludeJGEInit.h"
  385. >
  386. </File>
  387. <File
  388. RelativePath="..JGEincludeJGui.h"
  389. >
  390. </File>
  391. <File
  392. RelativePath="..JGEincludeJLBFont.h"
  393. >
  394. </File>
  395. <File
  396. RelativePath="..JGEincludeJParticle.h"
  397. >
  398. </File>
  399. <File
  400. RelativePath="..JGEincludeJParticleSystem.h"
  401. >
  402. </File>
  403. <File
  404. RelativePath="..JGEincludeJSkyObject.h"
  405. >
  406. </File>
  407. <File
  408. RelativePath="..JGEincludeJSprite.h"
  409. >
  410. </File>
  411. <File
  412. RelativePath="..JGEincludeJTypes.h"
  413. >
  414. </File>
  415. <File
  416. RelativePath="..JGEincludeUCanvas.h"
  417. >
  418. </File>
  419. <File
  420. RelativePath="..JGEincludeVector2D.h"
  421. >
  422. </File>
  423. </Filter>
  424. <Filter
  425. Name="Misc"
  426. >
  427. <File
  428. RelativePath="Makefile"
  429. >
  430. </File>
  431. <File
  432. RelativePath="mk.bat"
  433. >
  434. </File>
  435. </Filter>
  436. <Filter
  437. Name="Resource Files"
  438. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  439. >
  440. </Filter>
  441. </Files>
  442. <Globals>
  443. </Globals>
  444. </VisualStudioProject>