hctFilterTutorial_win32_9-0.vcproj
上传用户:yisoukefu
上传日期:2020-08-09
资源大小:39506k
文件大小:26k
源码类别:

其他游戏

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="hctFilterTutorial"
  6. ProjectGUID="{{AC68BAD9-E7F1-47F7-AF26-37DCDE501A78}}"
  7. >
  8. <Platforms>
  9. <Platform
  10. Name="Win32"
  11. />
  12. </Platforms>
  13. <ToolFiles>
  14. </ToolFiles>
  15. <Configurations>
  16. <Configuration
  17. Name="Release Multithreaded|Win32"
  18. OutputDirectory="..........Binwin32_net_9-0release_multithreaded"
  19. IntermediateDirectory="..........Objwin32_net_9-0release_multithreadedhctFilterTutorial"
  20. ConfigurationType="2"
  21. UseOfMFC="0"
  22. CharacterSet="2"
  23.   ManagedExtensions="0"
  24. WholeProgramOptimization="false">
  25. <Tool Name="VCPreBuildEventTool" Description="Pre Build Event..." 
  26.                                 CommandLine="" />
  27. <Tool Name="VCCustomBuildTool"   />
  28. <Tool
  29. Name="VCXMLDataGeneratorTool"
  30. />
  31. <Tool
  32. Name="VCWebServiceProxyGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCMIDLTool"
  36. />
  37. <Tool
  38. Name="VCCLCompilerTool"
  39.     AdditionalOptions="/MP"
  40. GlobalOptimizations="true"
  41. InlineFunctionExpansion="1"
  42. EnableIntrinsicFunctions="TRUE"
  43. Optimization="3"
  44. FavorSizeOrSpeed="1"
  45. AdditionalIncludeDirectories="........,"
  46. PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,,"
  47. StringPooling="TRUE"
  48. MinimalRebuild="false"
  49. ExceptionHandling="0"
  50. RuntimeLibrary="0"
  51. BufferSecurityCheck="false"
  52. EnableEnhancedInstructionSet="0"
  53. TreatWChar_tAsBuiltInType="false"
  54. EnableFunctionLevelLinking="FALSE"
  55. RuntimeTypeInfo="TRUE"
  56. UsePrecompiledHeader="2"
  57. PrecompiledHeaderThrough="ContentTools/Common/Filters/FilterTutorial/hctFilterTutorial.h"
  58. PrecompiledHeaderFile="$(INTDIR)FilterTutorial.pch"
  59. AssemblerListingLocation="$(INTDIR)/"
  60. ObjectFile="$(INTDIR)/"
  61. ProgramDataBaseFileName="$(OUTDIR)/$(TARGETNAME).pdb"
  62. WarningLevel="4"
  63. SuppressStartupBanner="TRUE"
  64. Detect64BitPortabilityProblems="FALSE"
  65. DebugInformationFormat="0"
  66. CompileAs="0"
  67. />
  68. <Tool
  69. Name="VCManagedResourceCompilerTool"
  70. />
  71. <Tool
  72. Name="VCResourceCompilerTool"
  73. PreprocessorDefinitions="NDEBUG,"
  74. Culture="6153"
  75. AdditionalIncludeDirectories=""
  76. />
  77. <Tool
  78. Name="VCPreLinkEventTool"
  79. />
  80. <Tool
  81. Name="VCLinkerTool"
  82. AdditionalOptions="/MACHINE:I386"
  83. AdditionalDependencies=" hkBase.lib hkSerialize.lib hkSceneData.lib hkInternal.lib hkCompat.lib hkpCollide.lib hkpConstraintSolver.lib hkpDynamics.lib hkpInternal.lib hkpUtilities.lib hctCommon.lib comctl32.lib shlwapi.lib"
  84. OutputFile="$(OUTDIR)hctFilterTutorial.dll"
  85. LinkIncremental="1"
  86. SuppressStartupBanner="true"
  87. AdditionalLibraryDirectories="..........Libwin32_net_9-0release_multithreaded;..........Libwin32_net_9-0release_multithreaded"
  88. IgnoreDefaultLibraryNames=""
  89. DelayLoadDLLs="$(NOINHERIT);"
  90. ModuleDefinitionFile="hctFilterTutorial.def"
  91. GenerateDebugInformation="0"
  92. ProgramDatabaseFile="$(OUTDIR)/$(TARGETNAME).pdb"
  93. GenerateMapFile="false"
  94. MapFileName=""
  95. SubSystem="2"
  96. />
  97. <Tool
  98. Name="VCALinkTool"
  99. />
  100. <Tool
  101. Name="VCManifestTool"
  102. EmbedManifest="True"
  103. />
  104. <Tool
  105. Name="VCXDCMakeTool"
  106. />
  107. <Tool
  108. Name="VCBscMakeTool"
  109. />
  110. <Tool
  111. Name="VCFxCopTool"
  112. />
  113. <Tool
  114. Name="VCAppVerifierTool"
  115. />
  116. <Tool
  117. Name="VCWebDeploymentTool"
  118. />
  119. <Tool Name="VCPostBuildEventTool" Description="Post Build Event..." 
  120.                                 CommandLine="" />
  121. </Configuration>
  122. <Configuration
  123. Name="Release Multithreaded DLL|Win32"
  124. OutputDirectory="..........Binwin32_net_9-0release_multithreaded_dll"
  125. IntermediateDirectory="..........Objwin32_net_9-0release_multithreaded_dllhctFilterTutorial"
  126. ConfigurationType="2"
  127. UseOfMFC="0"
  128. CharacterSet="2"
  129.   ManagedExtensions="0"
  130. WholeProgramOptimization="false">
  131. <Tool Name="VCPreBuildEventTool" Description="Pre Build Event..." 
  132.                                 CommandLine="" />
  133. <Tool Name="VCCustomBuildTool"   />
  134. <Tool
  135. Name="VCXMLDataGeneratorTool"
  136. />
  137. <Tool
  138. Name="VCWebServiceProxyGeneratorTool"
  139. />
  140. <Tool
  141. Name="VCMIDLTool"
  142. />
  143. <Tool
  144. Name="VCCLCompilerTool"
  145.     AdditionalOptions="/MP"
  146. GlobalOptimizations="true"
  147. InlineFunctionExpansion="1"
  148. EnableIntrinsicFunctions="TRUE"
  149. Optimization="3"
  150. FavorSizeOrSpeed="1"
  151. AdditionalIncludeDirectories="........,"
  152. PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,,"
  153. StringPooling="TRUE"
  154. MinimalRebuild="false"
  155. ExceptionHandling="0"
  156. RuntimeLibrary="2"
  157. BufferSecurityCheck="false"
  158. EnableEnhancedInstructionSet="0"
  159. TreatWChar_tAsBuiltInType="false"
  160. EnableFunctionLevelLinking="FALSE"
  161. RuntimeTypeInfo="TRUE"
  162. UsePrecompiledHeader="2"
  163. PrecompiledHeaderThrough="ContentTools/Common/Filters/FilterTutorial/hctFilterTutorial.h"
  164. PrecompiledHeaderFile="$(INTDIR)FilterTutorial.pch"
  165. AssemblerListingLocation="$(INTDIR)/"
  166. ObjectFile="$(INTDIR)/"
  167. ProgramDataBaseFileName="$(OUTDIR)/$(TARGETNAME).pdb"
  168. WarningLevel="4"
  169. SuppressStartupBanner="TRUE"
  170. Detect64BitPortabilityProblems="FALSE"
  171. DebugInformationFormat="0"
  172. CompileAs="0"
  173. />
  174. <Tool
  175. Name="VCManagedResourceCompilerTool"
  176. />
  177. <Tool
  178. Name="VCResourceCompilerTool"
  179. PreprocessorDefinitions="NDEBUG,"
  180. Culture="6153"
  181. AdditionalIncludeDirectories=""
  182. />
  183. <Tool
  184. Name="VCPreLinkEventTool"
  185. />
  186. <Tool
  187. Name="VCLinkerTool"
  188. AdditionalOptions="/MACHINE:I386"
  189. AdditionalDependencies=" hkBase.lib hkSerialize.lib hkSceneData.lib hkInternal.lib hkCompat.lib hkpCollide.lib hkpConstraintSolver.lib hkpDynamics.lib hkpInternal.lib hkpUtilities.lib hctCommon.lib comctl32.lib shlwapi.lib"
  190. OutputFile="$(OUTDIR)hctFilterTutorial.dll"
  191. LinkIncremental="1"
  192. SuppressStartupBanner="true"
  193. AdditionalLibraryDirectories="..........Libwin32_net_9-0release_multithreaded_dll;..........Libwin32_net_9-0release_multithreaded_dll"
  194. IgnoreDefaultLibraryNames=""
  195. DelayLoadDLLs="$(NOINHERIT);"
  196. ModuleDefinitionFile="hctFilterTutorial.def"
  197. GenerateDebugInformation="0"
  198. ProgramDatabaseFile="$(OUTDIR)/$(TARGETNAME).pdb"
  199. GenerateMapFile="false"
  200. MapFileName=""
  201. SubSystem="2"
  202. />
  203. <Tool
  204. Name="VCALinkTool"
  205. />
  206. <Tool
  207. Name="VCManifestTool"
  208. EmbedManifest="True"
  209. />
  210. <Tool
  211. Name="VCXDCMakeTool"
  212. />
  213. <Tool
  214. Name="VCBscMakeTool"
  215. />
  216. <Tool
  217. Name="VCFxCopTool"
  218. />
  219. <Tool
  220. Name="VCAppVerifierTool"
  221. />
  222. <Tool
  223. Name="VCWebDeploymentTool"
  224. />
  225. <Tool Name="VCPostBuildEventTool" Description="Post Build Event..." 
  226.                                 CommandLine="" />
  227. </Configuration>
  228. <Configuration
  229. Name="FullDebug Multithreaded|Win32"
  230. OutputDirectory="..........Binwin32_net_9-0fulldebug_multithreaded"
  231. IntermediateDirectory="..........Objwin32_net_9-0fulldebug_multithreadedhctFilterTutorial"
  232. ConfigurationType="2"
  233. UseOfMFC="0"
  234. CharacterSet="2"
  235.   ManagedExtensions="0"
  236. WholeProgramOptimization="false">
  237. <Tool Name="VCPreBuildEventTool" Description="Pre Build Event..." 
  238.                                 CommandLine="" />
  239. <Tool Name="VCCustomBuildTool"   />
  240. <Tool
  241. Name="VCXMLDataGeneratorTool"
  242. />
  243. <Tool
  244. Name="VCWebServiceProxyGeneratorTool"
  245. />
  246. <Tool
  247. Name="VCMIDLTool"
  248. />
  249. <Tool
  250. Name="VCCLCompilerTool"
  251.     AdditionalOptions="/MP"
  252. GlobalOptimizations="false"
  253. InlineFunctionExpansion="0"
  254. EnableIntrinsicFunctions="TRUE"
  255. Optimization="0"
  256. FavorSizeOrSpeed="0"
  257. AdditionalIncludeDirectories="........,"
  258. PreprocessorDefinitions="WIN32,_DEBUG,HK_DEBUG,HK_FULLDEBUG,_CONSOLE,,"
  259. StringPooling="TRUE"
  260. MinimalRebuild="false"
  261. ExceptionHandling="0"
  262. RuntimeLibrary="1"
  263. BufferSecurityCheck="true"
  264. EnableEnhancedInstructionSet="0"
  265. TreatWChar_tAsBuiltInType="false"
  266. EnableFunctionLevelLinking="FALSE"
  267. RuntimeTypeInfo="TRUE"
  268. UsePrecompiledHeader="2"
  269. PrecompiledHeaderThrough="ContentTools/Common/Filters/FilterTutorial/hctFilterTutorial.h"
  270. PrecompiledHeaderFile="$(INTDIR)FilterTutorial.pch"
  271. AssemblerListingLocation="$(INTDIR)/"
  272. ObjectFile="$(INTDIR)/"
  273. ProgramDataBaseFileName="$(OUTDIR)/$(TARGETNAME).pdb"
  274. WarningLevel="4"
  275. SuppressStartupBanner="TRUE"
  276. Detect64BitPortabilityProblems="TRUE"
  277. DebugInformationFormat="3"
  278. CompileAs="0"
  279. />
  280. <Tool
  281. Name="VCManagedResourceCompilerTool"
  282. />
  283. <Tool
  284. Name="VCResourceCompilerTool"
  285. PreprocessorDefinitions="_DEBUG,HK_DEBUG,HK_FULLDEBUG,"
  286. Culture="6153"
  287. AdditionalIncludeDirectories=""
  288. />
  289. <Tool
  290. Name="VCPreLinkEventTool"
  291. />
  292. <Tool
  293. Name="VCLinkerTool"
  294. AdditionalOptions="/MACHINE:I386"
  295. AdditionalDependencies=" hkBase.lib hkSerialize.lib hkSceneData.lib hkInternal.lib hkCompat.lib hkpCollide.lib hkpConstraintSolver.lib hkpDynamics.lib hkpInternal.lib hkpUtilities.lib hctCommon.lib comctl32.lib shlwapi.lib"
  296. OutputFile="$(OUTDIR)hctFilterTutorial.dll"
  297. LinkIncremental="2"
  298. SuppressStartupBanner="true"
  299. AdditionalLibraryDirectories="..........Libwin32_net_9-0fulldebug_multithreaded;..........Libwin32_net_9-0debug_multithreaded;..........Libwin32_net_9-0fulldebug_multithreaded"
  300. IgnoreDefaultLibraryNames=""
  301. DelayLoadDLLs="$(NOINHERIT);"
  302. ModuleDefinitionFile="hctFilterTutorial.def"
  303. GenerateDebugInformation="3"
  304. ProgramDatabaseFile="$(OUTDIR)/$(TARGETNAME).pdb"
  305. GenerateMapFile="false"
  306. MapFileName=""
  307. SubSystem="2"
  308. />
  309. <Tool
  310. Name="VCALinkTool"
  311. />
  312. <Tool
  313. Name="VCManifestTool"
  314. EmbedManifest="True"
  315. />
  316. <Tool
  317. Name="VCXDCMakeTool"
  318. />
  319. <Tool
  320. Name="VCBscMakeTool"
  321. />
  322. <Tool
  323. Name="VCFxCopTool"
  324. />
  325. <Tool
  326. Name="VCAppVerifierTool"
  327. />
  328. <Tool
  329. Name="VCWebDeploymentTool"
  330. />
  331. <Tool Name="VCPostBuildEventTool" Description="Post Build Event..." 
  332.                                 CommandLine="" />
  333. </Configuration>
  334. <Configuration
  335. Name="FullDebug Multithreaded DLL|Win32"
  336. OutputDirectory="..........Binwin32_net_9-0fulldebug_multithreaded_dll"
  337. IntermediateDirectory="..........Objwin32_net_9-0fulldebug_multithreaded_dllhctFilterTutorial"
  338. ConfigurationType="2"
  339. UseOfMFC="0"
  340. CharacterSet="2"
  341.   ManagedExtensions="0"
  342. WholeProgramOptimization="false">
  343. <Tool Name="VCPreBuildEventTool" Description="Pre Build Event..." 
  344.                                 CommandLine="" />
  345. <Tool Name="VCCustomBuildTool"   />
  346. <Tool
  347. Name="VCXMLDataGeneratorTool"
  348. />
  349. <Tool
  350. Name="VCWebServiceProxyGeneratorTool"
  351. />
  352. <Tool
  353. Name="VCMIDLTool"
  354. />
  355. <Tool
  356. Name="VCCLCompilerTool"
  357.     AdditionalOptions="/MP"
  358. GlobalOptimizations="false"
  359. InlineFunctionExpansion="0"
  360. EnableIntrinsicFunctions="TRUE"
  361. Optimization="0"
  362. FavorSizeOrSpeed="0"
  363. AdditionalIncludeDirectories="........,"
  364. PreprocessorDefinitions="WIN32,_DEBUG,HK_DEBUG,HK_FULLDEBUG,_CONSOLE,,"
  365. StringPooling="TRUE"
  366. MinimalRebuild="false"
  367. ExceptionHandling="0"
  368. RuntimeLibrary="3"
  369. BufferSecurityCheck="true"
  370. EnableEnhancedInstructionSet="0"
  371. TreatWChar_tAsBuiltInType="false"
  372. EnableFunctionLevelLinking="FALSE"
  373. RuntimeTypeInfo="TRUE"
  374. UsePrecompiledHeader="2"
  375. PrecompiledHeaderThrough="ContentTools/Common/Filters/FilterTutorial/hctFilterTutorial.h"
  376. PrecompiledHeaderFile="$(INTDIR)FilterTutorial.pch"
  377. AssemblerListingLocation="$(INTDIR)/"
  378. ObjectFile="$(INTDIR)/"
  379. ProgramDataBaseFileName="$(OUTDIR)/$(TARGETNAME).pdb"
  380. WarningLevel="4"
  381. SuppressStartupBanner="TRUE"
  382. Detect64BitPortabilityProblems="TRUE"
  383. DebugInformationFormat="3"
  384. CompileAs="0"
  385. />
  386. <Tool
  387. Name="VCManagedResourceCompilerTool"
  388. />
  389. <Tool
  390. Name="VCResourceCompilerTool"
  391. PreprocessorDefinitions="_DEBUG,HK_DEBUG,HK_FULLDEBUG,"
  392. Culture="6153"
  393. AdditionalIncludeDirectories=""
  394. />
  395. <Tool
  396. Name="VCPreLinkEventTool"
  397. />
  398. <Tool
  399. Name="VCLinkerTool"
  400. AdditionalOptions="/MACHINE:I386"
  401. AdditionalDependencies=" hkBase.lib hkSerialize.lib hkSceneData.lib hkInternal.lib hkCompat.lib hkpCollide.lib hkpConstraintSolver.lib hkpDynamics.lib hkpInternal.lib hkpUtilities.lib hctCommon.lib comctl32.lib shlwapi.lib"
  402. OutputFile="$(OUTDIR)hctFilterTutorial.dll"
  403. LinkIncremental="2"
  404. SuppressStartupBanner="true"
  405. AdditionalLibraryDirectories="..........Libwin32_net_9-0fulldebug_multithreaded_dll;..........Libwin32_net_9-0debug_multithreaded_dll;..........Libwin32_net_9-0fulldebug_multithreaded_dll"
  406. IgnoreDefaultLibraryNames=""
  407. DelayLoadDLLs="$(NOINHERIT);"
  408. ModuleDefinitionFile="hctFilterTutorial.def"
  409. GenerateDebugInformation="3"
  410. ProgramDatabaseFile="$(OUTDIR)/$(TARGETNAME).pdb"
  411. GenerateMapFile="false"
  412. MapFileName=""
  413. SubSystem="2"
  414. />
  415. <Tool
  416. Name="VCALinkTool"
  417. />
  418. <Tool
  419. Name="VCManifestTool"
  420. EmbedManifest="True"
  421. />
  422. <Tool
  423. Name="VCXDCMakeTool"
  424. />
  425. <Tool
  426. Name="VCBscMakeTool"
  427. />
  428. <Tool
  429. Name="VCFxCopTool"
  430. />
  431. <Tool
  432. Name="VCAppVerifierTool"
  433. />
  434. <Tool
  435. Name="VCWebDeploymentTool"
  436. />
  437. <Tool Name="VCPostBuildEventTool" Description="Post Build Event..." 
  438.                                 CommandLine="" />
  439. </Configuration>
  440. <Configuration
  441. Name="Debug Multithreaded|Win32"
  442. OutputDirectory="..........Binwin32_net_9-0debug_multithreaded"
  443. IntermediateDirectory="..........Objwin32_net_9-0debug_multithreadedhctFilterTutorial"
  444. ConfigurationType="2"
  445. UseOfMFC="0"
  446. CharacterSet="2"
  447.   ManagedExtensions="0"
  448. WholeProgramOptimization="false">
  449. <Tool Name="VCPreBuildEventTool" Description="Pre Build Event..." 
  450.                                 CommandLine="" />
  451. <Tool Name="VCCustomBuildTool"   />
  452. <Tool
  453. Name="VCXMLDataGeneratorTool"
  454. />
  455. <Tool
  456. Name="VCWebServiceProxyGeneratorTool"
  457. />
  458. <Tool
  459. Name="VCMIDLTool"
  460. />
  461. <Tool
  462. Name="VCCLCompilerTool"
  463.     AdditionalOptions="/MP"
  464. GlobalOptimizations="true"
  465. InlineFunctionExpansion="1"
  466. EnableIntrinsicFunctions="TRUE"
  467. Optimization="3"
  468. FavorSizeOrSpeed="1"
  469. AdditionalIncludeDirectories="........,"
  470. PreprocessorDefinitions="WIN32,_DEBUG,HK_DEBUG,_CONSOLE,,"
  471. StringPooling="TRUE"
  472. MinimalRebuild="false"
  473. ExceptionHandling="0"
  474. RuntimeLibrary="1"
  475. BufferSecurityCheck="true"
  476. EnableEnhancedInstructionSet="0"
  477. TreatWChar_tAsBuiltInType="false"
  478. EnableFunctionLevelLinking="FALSE"
  479. RuntimeTypeInfo="TRUE"
  480. UsePrecompiledHeader="2"
  481. PrecompiledHeaderThrough="ContentTools/Common/Filters/FilterTutorial/hctFilterTutorial.h"
  482. PrecompiledHeaderFile="$(INTDIR)FilterTutorial.pch"
  483. AssemblerListingLocation="$(INTDIR)/"
  484. ObjectFile="$(INTDIR)/"
  485. ProgramDataBaseFileName="$(OUTDIR)/$(TARGETNAME).pdb"
  486. WarningLevel="4"
  487. SuppressStartupBanner="TRUE"
  488. Detect64BitPortabilityProblems="TRUE"
  489. DebugInformationFormat="3"
  490. CompileAs="0"
  491. />
  492. <Tool
  493. Name="VCManagedResourceCompilerTool"
  494. />
  495. <Tool
  496. Name="VCResourceCompilerTool"
  497. PreprocessorDefinitions="_DEBUG,HK_DEBUG,"
  498. Culture="6153"
  499. AdditionalIncludeDirectories=""
  500. />
  501. <Tool
  502. Name="VCPreLinkEventTool"
  503. />
  504. <Tool
  505. Name="VCLinkerTool"
  506. AdditionalOptions="/MACHINE:I386"
  507. AdditionalDependencies=" hkBase.lib hkSerialize.lib hkSceneData.lib hkInternal.lib hkCompat.lib hkpCollide.lib hkpConstraintSolver.lib hkpDynamics.lib hkpInternal.lib hkpUtilities.lib hctCommon.lib comctl32.lib shlwapi.lib"
  508. OutputFile="$(OUTDIR)hctFilterTutorial.dll"
  509. LinkIncremental="2"
  510. SuppressStartupBanner="true"
  511. AdditionalLibraryDirectories="..........Libwin32_net_9-0debug_multithreaded;..........Libwin32_net_9-0debug_multithreaded"
  512. IgnoreDefaultLibraryNames=""
  513. DelayLoadDLLs="$(NOINHERIT);"
  514. ModuleDefinitionFile="hctFilterTutorial.def"
  515. GenerateDebugInformation="3"
  516. ProgramDatabaseFile="$(OUTDIR)/$(TARGETNAME).pdb"
  517. GenerateMapFile="false"
  518. MapFileName=""
  519. SubSystem="2"
  520. />
  521. <Tool
  522. Name="VCALinkTool"
  523. />
  524. <Tool
  525. Name="VCManifestTool"
  526. EmbedManifest="True"
  527. />
  528. <Tool
  529. Name="VCXDCMakeTool"
  530. />
  531. <Tool
  532. Name="VCBscMakeTool"
  533. />
  534. <Tool
  535. Name="VCFxCopTool"
  536. />
  537. <Tool
  538. Name="VCAppVerifierTool"
  539. />
  540. <Tool
  541. Name="VCWebDeploymentTool"
  542. />
  543. <Tool Name="VCPostBuildEventTool" Description="Post Build Event..." 
  544.                                 CommandLine="" />
  545. </Configuration>
  546. <Configuration
  547. Name="Debug Multithreaded DLL|Win32"
  548. OutputDirectory="..........Binwin32_net_9-0debug_multithreaded_dll"
  549. IntermediateDirectory="..........Objwin32_net_9-0debug_multithreaded_dllhctFilterTutorial"
  550. ConfigurationType="2"
  551. UseOfMFC="0"
  552. CharacterSet="2"
  553.   ManagedExtensions="0"
  554. WholeProgramOptimization="false">
  555. <Tool Name="VCPreBuildEventTool" Description="Pre Build Event..." 
  556.                                 CommandLine="" />
  557. <Tool Name="VCCustomBuildTool"   />
  558. <Tool
  559. Name="VCXMLDataGeneratorTool"
  560. />
  561. <Tool
  562. Name="VCWebServiceProxyGeneratorTool"
  563. />
  564. <Tool
  565. Name="VCMIDLTool"
  566. />
  567. <Tool
  568. Name="VCCLCompilerTool"
  569.     AdditionalOptions="/MP"
  570. GlobalOptimizations="true"
  571. InlineFunctionExpansion="1"
  572. EnableIntrinsicFunctions="TRUE"
  573. Optimization="3"
  574. FavorSizeOrSpeed="1"
  575. AdditionalIncludeDirectories="........,"
  576. PreprocessorDefinitions="WIN32,_DEBUG,HK_DEBUG,_CONSOLE,,"
  577. StringPooling="TRUE"
  578. MinimalRebuild="false"
  579. ExceptionHandling="0"
  580. RuntimeLibrary="3"
  581. BufferSecurityCheck="true"
  582. EnableEnhancedInstructionSet="0"
  583. TreatWChar_tAsBuiltInType="false"
  584. EnableFunctionLevelLinking="FALSE"
  585. RuntimeTypeInfo="TRUE"
  586. UsePrecompiledHeader="2"
  587. PrecompiledHeaderThrough="ContentTools/Common/Filters/FilterTutorial/hctFilterTutorial.h"
  588. PrecompiledHeaderFile="$(INTDIR)FilterTutorial.pch"
  589. AssemblerListingLocation="$(INTDIR)/"
  590. ObjectFile="$(INTDIR)/"
  591. ProgramDataBaseFileName="$(OUTDIR)/$(TARGETNAME).pdb"
  592. WarningLevel="4"
  593. SuppressStartupBanner="TRUE"
  594. Detect64BitPortabilityProblems="TRUE"
  595. DebugInformationFormat="3"
  596. CompileAs="0"
  597. />
  598. <Tool
  599. Name="VCManagedResourceCompilerTool"
  600. />
  601. <Tool
  602. Name="VCResourceCompilerTool"
  603. PreprocessorDefinitions="_DEBUG,HK_DEBUG,"
  604. Culture="6153"
  605. AdditionalIncludeDirectories=""
  606. />
  607. <Tool
  608. Name="VCPreLinkEventTool"
  609. />
  610. <Tool
  611. Name="VCLinkerTool"
  612. AdditionalOptions="/MACHINE:I386"
  613. AdditionalDependencies=" hkBase.lib hkSerialize.lib hkSceneData.lib hkInternal.lib hkCompat.lib hkpCollide.lib hkpConstraintSolver.lib hkpDynamics.lib hkpInternal.lib hkpUtilities.lib hctCommon.lib comctl32.lib shlwapi.lib"
  614. OutputFile="$(OUTDIR)hctFilterTutorial.dll"
  615. LinkIncremental="2"
  616. SuppressStartupBanner="true"
  617. AdditionalLibraryDirectories="..........Libwin32_net_9-0debug_multithreaded_dll;..........Libwin32_net_9-0debug_multithreaded_dll"
  618. IgnoreDefaultLibraryNames=""
  619. DelayLoadDLLs="$(NOINHERIT);"
  620. ModuleDefinitionFile="hctFilterTutorial.def"
  621. GenerateDebugInformation="3"
  622. ProgramDatabaseFile="$(OUTDIR)/$(TARGETNAME).pdb"
  623. GenerateMapFile="false"
  624. MapFileName=""
  625. SubSystem="2"
  626. />
  627. <Tool
  628. Name="VCALinkTool"
  629. />
  630. <Tool
  631. Name="VCManifestTool"
  632. EmbedManifest="True"
  633. />
  634. <Tool
  635. Name="VCXDCMakeTool"
  636. />
  637. <Tool
  638. Name="VCBscMakeTool"
  639. />
  640. <Tool
  641. Name="VCFxCopTool"
  642. />
  643. <Tool
  644. Name="VCAppVerifierTool"
  645. />
  646. <Tool
  647. Name="VCWebDeploymentTool"
  648. />
  649. <Tool Name="VCPostBuildEventTool" Description="Post Build Event..." 
  650.                                 CommandLine="" />
  651. </Configuration>
  652. <Configuration
  653. Name="Hybrid Multithreaded DLL|Win32"
  654. OutputDirectory="..........Binwin32_net_9-0hybrid_multithreaded_dll"
  655. IntermediateDirectory="..........Objwin32_net_9-0hybrid_multithreaded_dllhctFilterTutorial"
  656. ConfigurationType="2"
  657. UseOfMFC="0"
  658. CharacterSet="2"
  659.   ManagedExtensions="0"
  660. WholeProgramOptimization="false">
  661. <Tool Name="VCPreBuildEventTool" Description="Pre Build Event..." 
  662.                                 CommandLine="" />
  663. <Tool Name="VCCustomBuildTool"   />
  664. <Tool
  665. Name="VCXMLDataGeneratorTool"
  666. />
  667. <Tool
  668. Name="VCWebServiceProxyGeneratorTool"
  669. />
  670. <Tool
  671. Name="VCMIDLTool"
  672. />
  673. <Tool
  674. Name="VCCLCompilerTool"
  675.     AdditionalOptions="/MP"
  676. GlobalOptimizations="false"
  677. InlineFunctionExpansion="1"
  678. EnableIntrinsicFunctions="TRUE"
  679. Optimization="0"
  680. FavorSizeOrSpeed="0"
  681. AdditionalIncludeDirectories="........,"
  682. PreprocessorDefinitions="WIN32,HK_DEBUG,_CONSOLE,,"
  683. StringPooling="TRUE"
  684. MinimalRebuild="false"
  685. ExceptionHandling="0"
  686. RuntimeLibrary="2"
  687. BufferSecurityCheck="false"
  688. EnableEnhancedInstructionSet="0"
  689. TreatWChar_tAsBuiltInType="false"
  690. EnableFunctionLevelLinking="FALSE"
  691. RuntimeTypeInfo="TRUE"
  692. UsePrecompiledHeader="2"
  693. PrecompiledHeaderThrough="ContentTools/Common/Filters/FilterTutorial/hctFilterTutorial.h"
  694. PrecompiledHeaderFile="$(INTDIR)FilterTutorial.pch"
  695. AssemblerListingLocation="$(INTDIR)/"
  696. ObjectFile="$(INTDIR)/"
  697. ProgramDataBaseFileName="$(OUTDIR)/$(TARGETNAME).pdb"
  698. WarningLevel="4"
  699. SuppressStartupBanner="TRUE"
  700. Detect64BitPortabilityProblems="TRUE"
  701. DebugInformationFormat="3"
  702. CompileAs="0"
  703. />
  704. <Tool
  705. Name="VCManagedResourceCompilerTool"
  706. />
  707. <Tool
  708. Name="VCResourceCompilerTool"
  709. PreprocessorDefinitions="HK_DEBUG,"
  710. Culture="6153"
  711. AdditionalIncludeDirectories=""
  712. />
  713. <Tool
  714. Name="VCPreLinkEventTool"
  715. />
  716. <Tool
  717. Name="VCLinkerTool"
  718. AdditionalOptions="/MACHINE:I386"
  719. AdditionalDependencies=" hkBase.lib hkSerialize.lib hkSceneData.lib hkInternal.lib hkCompat.lib hkpCollide.lib hkpConstraintSolver.lib hkpDynamics.lib hkpInternal.lib hkpUtilities.lib hctCommon.lib comctl32.lib shlwapi.lib"
  720. OutputFile="$(OUTDIR)hctFilterTutorial.dll"
  721. LinkIncremental="2"
  722. SuppressStartupBanner="true"
  723. AdditionalLibraryDirectories="..........Libwin32_net_9-0hybrid_multithreaded_dll;..........Libwin32_net_9-0hybrid_multithreaded_dll"
  724. IgnoreDefaultLibraryNames=""
  725. DelayLoadDLLs="$(NOINHERIT);"
  726. ModuleDefinitionFile="hctFilterTutorial.def"
  727. GenerateDebugInformation="3"
  728. ProgramDatabaseFile="$(OUTDIR)/$(TARGETNAME).pdb"
  729. GenerateMapFile="false"
  730. MapFileName=""
  731. SubSystem="2"
  732. />
  733. <Tool
  734. Name="VCALinkTool"
  735. />
  736. <Tool
  737. Name="VCManifestTool"
  738. EmbedManifest="True"
  739. />
  740. <Tool
  741. Name="VCXDCMakeTool"
  742. />
  743. <Tool
  744. Name="VCBscMakeTool"
  745. />
  746. <Tool
  747. Name="VCFxCopTool"
  748. />
  749. <Tool
  750. Name="VCAppVerifierTool"
  751. />
  752. <Tool
  753. Name="VCWebDeploymentTool"
  754. />
  755. <Tool Name="VCPostBuildEventTool" Description="Post Build Event..." 
  756.                                 CommandLine="" />
  757. </Configuration>
  758. </Configurations>
  759. <References>
  760. </References>
  761. <Files>
  762. <Filter
  763. Name="ConvertToPhantomAction"
  764. >
  765. <File
  766. RelativePath=".ConvertToPhantomActionhctConvertToPhantomActionFilter.cpp"
  767. >
  768. </File>
  769. <File
  770. RelativePath=".ConvertToPhantomActionhctConvertToPhantomActionFilter.h"
  771. >
  772. </File>
  773. <File
  774. RelativePath=".ConvertToPhantomActionhctConvertToPhantomActionFilter_Dialog.cpp"
  775. >
  776. </File>
  777. <File
  778. RelativePath=".ConvertToPhantomActionhctConvertToPhantomActionFilter_Options.cpp"
  779. >
  780. </File>
  781. <File
  782. RelativePath=".ConvertToPhantomActionhctConvertToPhantomActionOptions.h"
  783. >
  784. </File>
  785. <File
  786. RelativePath=".ConvertToPhantomActionhctConvertToPhantomActionOptionsClass.cpp"
  787. >
  788. </File>
  789. <File
  790. RelativePath=".ConvertToPhantomActionMyPhantomShape.cpp"
  791. >
  792. </File>
  793. <File
  794. RelativePath=".ConvertToPhantomActionMyPhantomShape.h"
  795. >
  796. </File>
  797. <File
  798. RelativePath=".ConvertToPhantomActionMyPhantomShapeClass.cpp"
  799. >
  800. </File>
  801. </Filter>
  802. <File
  803. RelativePath=".hctFilterTutorial.cpp"
  804. >
  805. <FileConfiguration Name="debug multithreaded|Win32"> 
  806. <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/>
  807. </FileConfiguration>
  808. <FileConfiguration Name="release multithreaded dll|Win32"> 
  809. <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/>
  810. </FileConfiguration>
  811. <FileConfiguration Name="fulldebug multithreaded dll|Win32"> 
  812. <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/>
  813. </FileConfiguration>
  814. <FileConfiguration Name="fulldebug multithreaded|Win32"> 
  815. <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/>
  816. </FileConfiguration>
  817. <FileConfiguration Name="release multithreaded|Win32"> 
  818. <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/>
  819. </FileConfiguration>
  820. <FileConfiguration Name="hybrid multithreaded dll|Win32"> 
  821. <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/>
  822. </FileConfiguration>
  823. <FileConfiguration Name="debug multithreaded dll|Win32"> 
  824. <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/>
  825. </FileConfiguration>
  826. </File>
  827. <File
  828. RelativePath=".hctFilterTutorial.def"
  829. >
  830. </File>
  831. <File
  832. RelativePath=".hctFilterTutorial.h"
  833. >
  834. </File>
  835. <File
  836. RelativePath=".hctFilterTutorial.rc"
  837. >
  838. </File>
  839. <File
  840. RelativePath=".hctFilterTutorialDll.cpp"
  841. >
  842. </File>
  843. <File
  844. RelativePath=".hctFilterTutorialDll.h"
  845. >
  846. </File>
  847. </Files>
  848. <Globals>
  849. </Globals>
  850. </VisualStudioProject>