perspective_view_shader.vcproj
上传用户:btjssb159
上传日期:2022-07-13
资源大小:107k
文件大小:8k
源码类别:

3D图形编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="perspective_view_shader"
  6. ProjectGUID="{E124B5A7-5EFA-4191-830F-FB51CA3FD7BC}"
  7. RootNamespace="perspective_view_shader"
  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="......bin$(ProjectName)_$(ConfigurationName)"
  21. IntermediateDirectory="......bin$(ProjectName)_$(ConfigurationName)"
  22. ConfigurationType="1"
  23. CharacterSet="0"
  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. AdditionalIncludeDirectories="....glib"
  44. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
  45. MinimalRebuild="true"
  46. BasicRuntimeChecks="3"
  47. RuntimeLibrary="3"
  48. UsePrecompiledHeader="0"
  49. WarningLevel="3"
  50. Detect64BitPortabilityProblems="true"
  51. DebugInformationFormat="4"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLinkerTool"
  64. LinkIncremental="2"
  65. GenerateDebugInformation="true"
  66. SubSystem="1"
  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="......bin$(ProjectName)_$(ConfigurationName)"
  97. IntermediateDirectory="......bin$(ProjectName)_$(ConfigurationName)"
  98. ConfigurationType="1"
  99. CharacterSet="0"
  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. AdditionalIncludeDirectories="....glib"
  120. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  121. RuntimeLibrary="2"
  122. UsePrecompiledHeader="0"
  123. WarningLevel="3"
  124. Detect64BitPortabilityProblems="true"
  125. DebugInformationFormat="3"
  126. />
  127. <Tool
  128. Name="VCManagedResourceCompilerTool"
  129. />
  130. <Tool
  131. Name="VCResourceCompilerTool"
  132. />
  133. <Tool
  134. Name="VCPreLinkEventTool"
  135. />
  136. <Tool
  137. Name="VCLinkerTool"
  138. OutputFile="$(ProjectName).exe"
  139. LinkIncremental="1"
  140. GenerateDebugInformation="true"
  141. SubSystem="1"
  142. OptimizeReferences="2"
  143. EnableCOMDATFolding="2"
  144. TargetMachine="1"
  145. />
  146. <Tool
  147. Name="VCALinkTool"
  148. />
  149. <Tool
  150. Name="VCManifestTool"
  151. />
  152. <Tool
  153. Name="VCXDCMakeTool"
  154. />
  155. <Tool
  156. Name="VCBscMakeTool"
  157. />
  158. <Tool
  159. Name="VCFxCopTool"
  160. />
  161. <Tool
  162. Name="VCAppVerifierTool"
  163. />
  164. <Tool
  165. Name="VCWebDeploymentTool"
  166. />
  167. <Tool
  168. Name="VCPostBuildEventTool"
  169. />
  170. </Configuration>
  171. <Configuration
  172. Name="Debug_DX10|Win32"
  173. OutputDirectory="......bin$(ProjectName)_$(ConfigurationName)"
  174. IntermediateDirectory="......bin$(ProjectName)_$(ConfigurationName)"
  175. ConfigurationType="1"
  176. CharacterSet="0"
  177. >
  178. <Tool
  179. Name="VCPreBuildEventTool"
  180. />
  181. <Tool
  182. Name="VCCustomBuildTool"
  183. />
  184. <Tool
  185. Name="VCXMLDataGeneratorTool"
  186. />
  187. <Tool
  188. Name="VCWebServiceProxyGeneratorTool"
  189. />
  190. <Tool
  191. Name="VCMIDLTool"
  192. />
  193. <Tool
  194. Name="VCCLCompilerTool"
  195. Optimization="0"
  196. AdditionalIncludeDirectories="....glib"
  197. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_ENABLE_DX10_"
  198. MinimalRebuild="true"
  199. BasicRuntimeChecks="3"
  200. RuntimeLibrary="3"
  201. UsePrecompiledHeader="0"
  202. WarningLevel="3"
  203. Detect64BitPortabilityProblems="true"
  204. DebugInformationFormat="4"
  205. />
  206. <Tool
  207. Name="VCManagedResourceCompilerTool"
  208. />
  209. <Tool
  210. Name="VCResourceCompilerTool"
  211. />
  212. <Tool
  213. Name="VCPreLinkEventTool"
  214. />
  215. <Tool
  216. Name="VCLinkerTool"
  217. OutputFile="$(OutDir)$(ProjectName)_DX10.exe"
  218. LinkIncremental="2"
  219. GenerateDebugInformation="true"
  220. SubSystem="1"
  221. TargetMachine="1"
  222. />
  223. <Tool
  224. Name="VCALinkTool"
  225. />
  226. <Tool
  227. Name="VCManifestTool"
  228. />
  229. <Tool
  230. Name="VCXDCMakeTool"
  231. />
  232. <Tool
  233. Name="VCBscMakeTool"
  234. />
  235. <Tool
  236. Name="VCFxCopTool"
  237. />
  238. <Tool
  239. Name="VCAppVerifierTool"
  240. />
  241. <Tool
  242. Name="VCWebDeploymentTool"
  243. />
  244. <Tool
  245. Name="VCPostBuildEventTool"
  246. />
  247. </Configuration>
  248. <Configuration
  249. Name="Release_DX10|Win32"
  250. OutputDirectory="......bin$(ProjectName)_$(ConfigurationName)"
  251. IntermediateDirectory="......bin$(ProjectName)_$(ConfigurationName)"
  252. ConfigurationType="1"
  253. CharacterSet="0"
  254. WholeProgramOptimization="1"
  255. >
  256. <Tool
  257. Name="VCPreBuildEventTool"
  258. />
  259. <Tool
  260. Name="VCCustomBuildTool"
  261. />
  262. <Tool
  263. Name="VCXMLDataGeneratorTool"
  264. />
  265. <Tool
  266. Name="VCWebServiceProxyGeneratorTool"
  267. />
  268. <Tool
  269. Name="VCMIDLTool"
  270. />
  271. <Tool
  272. Name="VCCLCompilerTool"
  273. AdditionalIncludeDirectories="....glib"
  274. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_ENABLE_DX10_"
  275. RuntimeLibrary="2"
  276. UsePrecompiledHeader="0"
  277. WarningLevel="3"
  278. Detect64BitPortabilityProblems="true"
  279. DebugInformationFormat="3"
  280. />
  281. <Tool
  282. Name="VCManagedResourceCompilerTool"
  283. />
  284. <Tool
  285. Name="VCResourceCompilerTool"
  286. />
  287. <Tool
  288. Name="VCPreLinkEventTool"
  289. />
  290. <Tool
  291. Name="VCLinkerTool"
  292. OutputFile="$(ProjectName)_DX10.exe"
  293. LinkIncremental="1"
  294. GenerateDebugInformation="true"
  295. SubSystem="1"
  296. OptimizeReferences="2"
  297. EnableCOMDATFolding="2"
  298. TargetMachine="1"
  299. />
  300. <Tool
  301. Name="VCALinkTool"
  302. />
  303. <Tool
  304. Name="VCManifestTool"
  305. />
  306. <Tool
  307. Name="VCXDCMakeTool"
  308. />
  309. <Tool
  310. Name="VCBscMakeTool"
  311. />
  312. <Tool
  313. Name="VCFxCopTool"
  314. />
  315. <Tool
  316. Name="VCAppVerifierTool"
  317. />
  318. <Tool
  319. Name="VCWebDeploymentTool"
  320. />
  321. <Tool
  322. Name="VCPostBuildEventTool"
  323. />
  324. </Configuration>
  325. </Configurations>
  326. <References>
  327. </References>
  328. <Files>
  329. <Filter
  330. Name="Source Files"
  331. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  332. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  333. >
  334. <File
  335. RelativePath=".perspective_view_shader.cpp"
  336. >
  337. </File>
  338. <File
  339. RelativePath=".render_data.cpp"
  340. >
  341. </File>
  342. <File
  343. RelativePath=".render_data.h"
  344. >
  345. </File>
  346. <File
  347. RelativePath=".render_dx10.cpp"
  348. >
  349. </File>
  350. <File
  351. RelativePath=".render_dx10.h"
  352. >
  353. </File>
  354. <File
  355. RelativePath=".render_dx9.cpp"
  356. >
  357. </File>
  358. <File
  359. RelativePath=".render_dx9.h"
  360. >
  361. </File>
  362. <File
  363. RelativePath=".render_opengl.cpp"
  364. >
  365. </File>
  366. <File
  367. RelativePath=".render_opengl.h"
  368. >
  369. </File>
  370. </Filter>
  371. <Filter
  372. Name="Header Files"
  373. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  374. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  375. >
  376. </Filter>
  377. <Filter
  378. Name="Shaders"
  379. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  380. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  381. >
  382. <File
  383. RelativePath="....shadersvertex_transform.shader"
  384. >
  385. <FileConfiguration
  386. Name="Debug_DX10|Win32"
  387. >
  388. <Tool
  389. Name="VCCustomBuildTool"
  390. CommandLine=""
  391. Outputs=""
  392. />
  393. </FileConfiguration>
  394. </File>
  395. <File
  396. RelativePath="....shadersvertex_transform_dx10.shader"
  397. >
  398. </File>
  399. </Filter>
  400. </Files>
  401. <Globals>
  402. </Globals>
  403. </VisualStudioProject>