OceanFlameί
上传用户:henghua
上传日期:2007-11-14
资源大小:7655k
文件大小:6k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="OceanFlame最新版"
  6. ProjectGUID="{F0FE4A93-8F83-4D42-9F2A-E78BE5BDCC53}"
  7. RootNamespace="OceanFlame最新版"
  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. AdditionalDependencies="d3dxof.lib dxguid.lib d3dx9dt.lib d3d9.lib winmm.lib dinput8.lib Strmiids.lib"
  64. LinkIncremental="2"
  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="1"
  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. GenerateDebugInformation="true"
  139. SubSystem="2"
  140. OptimizeReferences="2"
  141. EnableCOMDATFolding="2"
  142. TargetMachine="1"
  143. />
  144. <Tool
  145. Name="VCALinkTool"
  146. />
  147. <Tool
  148. Name="VCManifestTool"
  149. />
  150. <Tool
  151. Name="VCXDCMakeTool"
  152. />
  153. <Tool
  154. Name="VCBscMakeTool"
  155. />
  156. <Tool
  157. Name="VCFxCopTool"
  158. />
  159. <Tool
  160. Name="VCAppVerifierTool"
  161. />
  162. <Tool
  163. Name="VCWebDeploymentTool"
  164. />
  165. <Tool
  166. Name="VCPostBuildEventTool"
  167. />
  168. </Configuration>
  169. </Configurations>
  170. <References>
  171. </References>
  172. <Files>
  173. <Filter
  174. Name="Source Files"
  175. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  176. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  177. >
  178. <File
  179. RelativePath=".BoatWave.cpp"
  180. >
  181. </File>
  182. <File
  183. RelativePath=".camera.cpp"
  184. >
  185. </File>
  186. <File
  187. RelativePath=".dxmouse.cpp"
  188. >
  189. </File>
  190. <File
  191. RelativePath=".Main.cpp"
  192. >
  193. </File>
  194. <File
  195. RelativePath=".MeshObj.cpp"
  196. >
  197. </File>
  198. <File
  199. RelativePath=".NoiseGenerator.cpp"
  200. >
  201. </File>
  202. <File
  203. RelativePath=".ParticleSystem.cpp"
  204. >
  205. </File>
  206. <File
  207. RelativePath=".Sea.cpp"
  208. >
  209. </File>
  210. <File
  211. RelativePath=".SkyDome.cpp"
  212. >
  213. </File>
  214. <File
  215. RelativePath=".TrailFrag.cpp"
  216. >
  217. </File>
  218. <File
  219. RelativePath=".Weahter.cpp"
  220. >
  221. </File>
  222. <File
  223. RelativePath=".WeatherControl.cpp"
  224. >
  225. </File>
  226. </Filter>
  227. <Filter
  228. Name="Header Files"
  229. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  230. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  231. >
  232. <File
  233. RelativePath=".BoatWave.h"
  234. >
  235. </File>
  236. <File
  237. RelativePath=".camera.h"
  238. >
  239. </File>
  240. <File
  241. RelativePath=".comman.h"
  242. >
  243. </File>
  244. <File
  245. RelativePath=".Configuration.h"
  246. >
  247. </File>
  248. <File
  249. RelativePath=".dxmouse.h"
  250. >
  251. </File>
  252. <File
  253. RelativePath=".MeshObj.h"
  254. >
  255. </File>
  256. <File
  257. RelativePath=".NoiseGenerator.h"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".ParticleSystem.h"
  262. >
  263. </File>
  264. <File
  265. RelativePath=".Sea.h"
  266. >
  267. </File>
  268. <File
  269. RelativePath=".SkyDome.h"
  270. >
  271. </File>
  272. <File
  273. RelativePath=".tools.h"
  274. >
  275. </File>
  276. <File
  277. RelativePath=".TrailFrag.h"
  278. >
  279. </File>
  280. <File
  281. RelativePath=".Weather.h"
  282. >
  283. </File>
  284. <File
  285. RelativePath=".WeatherControl.h"
  286. >
  287. </File>
  288. </Filter>
  289. <Filter
  290. Name="Resource Files"
  291. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  292. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  293. >
  294. </Filter>
  295. <File
  296. RelativePath=".fxCalcTrail.fx"
  297. >
  298. </File>
  299. <File
  300. RelativePath=".fxHeightShader.fx"
  301. >
  302. </File>
  303. <File
  304. RelativePath=".fxNormalShader.fx"
  305. >
  306. </File>
  307. <File
  308. RelativePath=".fxSeaShader.fx"
  309. >
  310. </File>
  311. <File
  312. RelativePath=".fxskydome.fx"
  313. >
  314. </File>
  315. <File
  316. RelativePath=".fxUnderwater.fx"
  317. >
  318. </File>
  319. </Files>
  320. <Globals>
  321. </Globals>
  322. </VisualStudioProject>