DiracSplitter.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:15k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="DiracSplitter"
  6. ProjectGUID="{ECB1B3B7-196D-4809-A5E2-6F65CDBB6CCA}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug lib|Win32"
  15. OutputDirectory="$(ConfigurationName)"
  16. IntermediateDirectory="$(OutDir)"
  17. ConfigurationType="4"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. AdditionalIncludeDirectories="./libdirac"
  24. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. ForceConformanceInForLoopScope="TRUE"
  29. RuntimeTypeInfo="TRUE"
  30. UsePrecompiledHeader="3"
  31. WarningLevel="3"
  32. Detect64BitPortabilityProblems="FALSE"
  33. DebugInformationFormat="4"/>
  34. <Tool
  35. Name="VCCustomBuildTool"/>
  36. <Tool
  37. Name="VCLibrarianTool"
  38. OutputFile="../../../../lib/$(ProjectName)D.lib"/>
  39. <Tool
  40. Name="VCMIDLTool"/>
  41. <Tool
  42. Name="VCPostBuildEventTool"/>
  43. <Tool
  44. Name="VCPreBuildEventTool"/>
  45. <Tool
  46. Name="VCPreLinkEventTool"/>
  47. <Tool
  48. Name="VCResourceCompilerTool"/>
  49. <Tool
  50. Name="VCWebServiceProxyGeneratorTool"/>
  51. <Tool
  52. Name="VCXMLDataGeneratorTool"/>
  53. <Tool
  54. Name="VCManagedWrapperGeneratorTool"/>
  55. <Tool
  56. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  57. </Configuration>
  58. <Configuration
  59. Name="Release lib|Win32"
  60. OutputDirectory="$(ConfigurationName)"
  61. IntermediateDirectory="$(OutDir)"
  62. ConfigurationType="4"
  63. UseOfMFC="1"
  64. CharacterSet="2">
  65. <Tool
  66. Name="VCCLCompilerTool"
  67. Optimization="2"
  68. InlineFunctionExpansion="1"
  69. FavorSizeOrSpeed="1"
  70. OmitFramePointers="TRUE"
  71. AdditionalIncludeDirectories="./libdirac"
  72. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  73. StringPooling="TRUE"
  74. RuntimeLibrary="0"
  75. EnableFunctionLevelLinking="TRUE"
  76. ForceConformanceInForLoopScope="TRUE"
  77. RuntimeTypeInfo="TRUE"
  78. UsePrecompiledHeader="3"
  79. WarningLevel="3"
  80. Detect64BitPortabilityProblems="FALSE"
  81. DebugInformationFormat="0"/>
  82. <Tool
  83. Name="VCCustomBuildTool"/>
  84. <Tool
  85. Name="VCLibrarianTool"
  86. OutputFile="../../../../lib/$(ProjectName)R.lib"/>
  87. <Tool
  88. Name="VCMIDLTool"/>
  89. <Tool
  90. Name="VCPostBuildEventTool"/>
  91. <Tool
  92. Name="VCPreBuildEventTool"/>
  93. <Tool
  94. Name="VCPreLinkEventTool"/>
  95. <Tool
  96. Name="VCResourceCompilerTool"/>
  97. <Tool
  98. Name="VCWebServiceProxyGeneratorTool"/>
  99. <Tool
  100. Name="VCXMLDataGeneratorTool"/>
  101. <Tool
  102. Name="VCManagedWrapperGeneratorTool"/>
  103. <Tool
  104. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  105. </Configuration>
  106. <Configuration
  107. Name="Debug Unicode lib|Win32"
  108. OutputDirectory="$(ConfigurationName)"
  109. IntermediateDirectory="$(OutDir)"
  110. ConfigurationType="4"
  111. UseOfMFC="2"
  112. CharacterSet="1">
  113. <Tool
  114. Name="VCCLCompilerTool"
  115. Optimization="0"
  116. AdditionalIncludeDirectories="./libdirac"
  117. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  118. MinimalRebuild="TRUE"
  119. BasicRuntimeChecks="3"
  120. RuntimeLibrary="3"
  121. ForceConformanceInForLoopScope="TRUE"
  122. RuntimeTypeInfo="TRUE"
  123. UsePrecompiledHeader="3"
  124. WarningLevel="3"
  125. Detect64BitPortabilityProblems="FALSE"
  126. DebugInformationFormat="4"/>
  127. <Tool
  128. Name="VCCustomBuildTool"/>
  129. <Tool
  130. Name="VCLibrarianTool"
  131. OutputFile="../../../../lib/$(ProjectName)DU.lib"/>
  132. <Tool
  133. Name="VCMIDLTool"/>
  134. <Tool
  135. Name="VCPostBuildEventTool"/>
  136. <Tool
  137. Name="VCPreBuildEventTool"/>
  138. <Tool
  139. Name="VCPreLinkEventTool"/>
  140. <Tool
  141. Name="VCResourceCompilerTool"/>
  142. <Tool
  143. Name="VCWebServiceProxyGeneratorTool"/>
  144. <Tool
  145. Name="VCXMLDataGeneratorTool"/>
  146. <Tool
  147. Name="VCManagedWrapperGeneratorTool"/>
  148. <Tool
  149. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  150. </Configuration>
  151. <Configuration
  152. Name="Release Unicode lib|Win32"
  153. OutputDirectory="$(ConfigurationName)"
  154. IntermediateDirectory="$(OutDir)"
  155. ConfigurationType="4"
  156. UseOfMFC="1"
  157. CharacterSet="1">
  158. <Tool
  159. Name="VCCLCompilerTool"
  160. Optimization="2"
  161. InlineFunctionExpansion="1"
  162. FavorSizeOrSpeed="1"
  163. OmitFramePointers="TRUE"
  164. AdditionalIncludeDirectories="./libdirac"
  165. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  166. StringPooling="TRUE"
  167. RuntimeLibrary="0"
  168. EnableFunctionLevelLinking="TRUE"
  169. ForceConformanceInForLoopScope="TRUE"
  170. RuntimeTypeInfo="TRUE"
  171. UsePrecompiledHeader="3"
  172. WarningLevel="3"
  173. Detect64BitPortabilityProblems="FALSE"
  174. DebugInformationFormat="0"/>
  175. <Tool
  176. Name="VCCustomBuildTool"/>
  177. <Tool
  178. Name="VCLibrarianTool"
  179. OutputFile="../../../../lib/$(ProjectName)RU.lib"/>
  180. <Tool
  181. Name="VCMIDLTool"/>
  182. <Tool
  183. Name="VCPostBuildEventTool"/>
  184. <Tool
  185. Name="VCPreBuildEventTool"/>
  186. <Tool
  187. Name="VCPreLinkEventTool"/>
  188. <Tool
  189. Name="VCResourceCompilerTool"/>
  190. <Tool
  191. Name="VCWebServiceProxyGeneratorTool"/>
  192. <Tool
  193. Name="VCXMLDataGeneratorTool"/>
  194. <Tool
  195. Name="VCManagedWrapperGeneratorTool"/>
  196. <Tool
  197. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  198. </Configuration>
  199. <Configuration
  200. Name="Debug|Win32"
  201. OutputDirectory="Debug"
  202. IntermediateDirectory="Debug"
  203. ConfigurationType="2"
  204. UseOfMFC="2"
  205. CharacterSet="2">
  206. <Tool
  207. Name="VCCLCompilerTool"
  208. Optimization="0"
  209. AdditionalIncludeDirectories="./libdirac"
  210. PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG"
  211. MinimalRebuild="TRUE"
  212. BasicRuntimeChecks="3"
  213. RuntimeLibrary="3"
  214. ForceConformanceInForLoopScope="TRUE"
  215. RuntimeTypeInfo="TRUE"
  216. UsePrecompiledHeader="3"
  217. WarningLevel="3"
  218. Detect64BitPortabilityProblems="FALSE"
  219. DebugInformationFormat="4"/>
  220. <Tool
  221. Name="VCCustomBuildTool"/>
  222. <Tool
  223. Name="VCLinkerTool"
  224. RegisterOutput="TRUE"
  225. AdditionalDependencies="strmbaseD.lib dsutilD.lib basesplitterD.lib libdiracD.lib"
  226. OutputFile="$(OutDir)/$(ProjectName).ax"
  227. AdditionalLibraryDirectories="........lib"
  228. ModuleDefinitionFile="$(ProjectName).def"
  229. GenerateDebugInformation="TRUE"
  230. SubSystem="2"
  231. TargetMachine="1"/>
  232. <Tool
  233. Name="VCMIDLTool"/>
  234. <Tool
  235. Name="VCPostBuildEventTool"/>
  236. <Tool
  237. Name="VCPreBuildEventTool"/>
  238. <Tool
  239. Name="VCPreLinkEventTool"/>
  240. <Tool
  241. Name="VCResourceCompilerTool"/>
  242. <Tool
  243. Name="VCWebServiceProxyGeneratorTool"/>
  244. <Tool
  245. Name="VCXMLDataGeneratorTool"/>
  246. <Tool
  247. Name="VCWebDeploymentTool"/>
  248. <Tool
  249. Name="VCManagedWrapperGeneratorTool"/>
  250. <Tool
  251. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  252. </Configuration>
  253. <Configuration
  254. Name="Release|Win32"
  255. OutputDirectory="Release"
  256. IntermediateDirectory="Release"
  257. ConfigurationType="2"
  258. UseOfMFC="1"
  259. CharacterSet="2">
  260. <Tool
  261. Name="VCCLCompilerTool"
  262. Optimization="2"
  263. InlineFunctionExpansion="1"
  264. FavorSizeOrSpeed="1"
  265. OmitFramePointers="TRUE"
  266. AdditionalIncludeDirectories="./libdirac"
  267. PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG"
  268. StringPooling="TRUE"
  269. RuntimeLibrary="0"
  270. EnableFunctionLevelLinking="TRUE"
  271. ForceConformanceInForLoopScope="TRUE"
  272. RuntimeTypeInfo="TRUE"
  273. UsePrecompiledHeader="3"
  274. WarningLevel="3"
  275. Detect64BitPortabilityProblems="FALSE"
  276. DebugInformationFormat="0"/>
  277. <Tool
  278. Name="VCCustomBuildTool"/>
  279. <Tool
  280. Name="VCLinkerTool"
  281. AdditionalDependencies="strmbaseR.lib dsutilR.lib basesplitterR.lib libdiracR.lib"
  282. OutputFile="$(OutDir)/$(ProjectName).ax"
  283. AdditionalLibraryDirectories="........lib"
  284. ModuleDefinitionFile="$(ProjectName).def"
  285. GenerateDebugInformation="TRUE"
  286. SubSystem="2"
  287. OptimizeReferences="2"
  288. EnableCOMDATFolding="2"
  289. TargetMachine="1"/>
  290. <Tool
  291. Name="VCMIDLTool"/>
  292. <Tool
  293. Name="VCPostBuildEventTool"/>
  294. <Tool
  295. Name="VCPreBuildEventTool"/>
  296. <Tool
  297. Name="VCPreLinkEventTool"/>
  298. <Tool
  299. Name="VCResourceCompilerTool"/>
  300. <Tool
  301. Name="VCWebServiceProxyGeneratorTool"/>
  302. <Tool
  303. Name="VCXMLDataGeneratorTool"/>
  304. <Tool
  305. Name="VCWebDeploymentTool"/>
  306. <Tool
  307. Name="VCManagedWrapperGeneratorTool"/>
  308. <Tool
  309. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  310. </Configuration>
  311. <Configuration
  312. Name="Debug Unicode|Win32"
  313. OutputDirectory="Debug Unicode"
  314. IntermediateDirectory="Debug Unicode"
  315. ConfigurationType="2"
  316. UseOfMFC="2"
  317. CharacterSet="1">
  318. <Tool
  319. Name="VCCLCompilerTool"
  320. Optimization="0"
  321. AdditionalIncludeDirectories="./libdirac"
  322. PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG"
  323. MinimalRebuild="TRUE"
  324. BasicRuntimeChecks="3"
  325. RuntimeLibrary="3"
  326. ForceConformanceInForLoopScope="TRUE"
  327. RuntimeTypeInfo="TRUE"
  328. UsePrecompiledHeader="3"
  329. WarningLevel="3"
  330. Detect64BitPortabilityProblems="FALSE"
  331. DebugInformationFormat="4"/>
  332. <Tool
  333. Name="VCCustomBuildTool"/>
  334. <Tool
  335. Name="VCLinkerTool"
  336. RegisterOutput="TRUE"
  337. AdditionalDependencies="strmbaseDU.lib dsutilDU.lib basesplitterDU.lib libdiracD.lib"
  338. OutputFile="$(OutDir)/$(ProjectName).ax"
  339. AdditionalLibraryDirectories="........lib"
  340. ModuleDefinitionFile="$(ProjectName).def"
  341. DelayLoadDLLs=""
  342. GenerateDebugInformation="TRUE"
  343. SubSystem="2"
  344. TargetMachine="1"/>
  345. <Tool
  346. Name="VCMIDLTool"/>
  347. <Tool
  348. Name="VCPostBuildEventTool"/>
  349. <Tool
  350. Name="VCPreBuildEventTool"/>
  351. <Tool
  352. Name="VCPreLinkEventTool"/>
  353. <Tool
  354. Name="VCResourceCompilerTool"/>
  355. <Tool
  356. Name="VCWebServiceProxyGeneratorTool"/>
  357. <Tool
  358. Name="VCXMLDataGeneratorTool"/>
  359. <Tool
  360. Name="VCWebDeploymentTool"/>
  361. <Tool
  362. Name="VCManagedWrapperGeneratorTool"/>
  363. <Tool
  364. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  365. </Configuration>
  366. <Configuration
  367. Name="Release Unicode|Win32"
  368. OutputDirectory="Release Unicode"
  369. IntermediateDirectory="Release Unicode"
  370. ConfigurationType="2"
  371. UseOfMFC="1"
  372. CharacterSet="1">
  373. <Tool
  374. Name="VCCLCompilerTool"
  375. Optimization="2"
  376. InlineFunctionExpansion="1"
  377. FavorSizeOrSpeed="1"
  378. OmitFramePointers="TRUE"
  379. AdditionalIncludeDirectories="./libdirac"
  380. PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG"
  381. StringPooling="TRUE"
  382. RuntimeLibrary="0"
  383. EnableFunctionLevelLinking="TRUE"
  384. ForceConformanceInForLoopScope="TRUE"
  385. RuntimeTypeInfo="TRUE"
  386. UsePrecompiledHeader="3"
  387. WarningLevel="3"
  388. Detect64BitPortabilityProblems="FALSE"
  389. DebugInformationFormat="0"/>
  390. <Tool
  391. Name="VCCustomBuildTool"/>
  392. <Tool
  393. Name="VCLinkerTool"
  394. RegisterOutput="TRUE"
  395. AdditionalDependencies="strmbaseRU.lib dsutilRU.lib basesplitterRU.lib libdiracR.lib"
  396. OutputFile="$(OutDir)/$(ProjectName).ax"
  397. AdditionalLibraryDirectories="........lib"
  398. ModuleDefinitionFile="$(ProjectName).def"
  399. GenerateDebugInformation="TRUE"
  400. SubSystem="2"
  401. OptimizeReferences="2"
  402. EnableCOMDATFolding="2"
  403. TargetMachine="1"/>
  404. <Tool
  405. Name="VCMIDLTool"/>
  406. <Tool
  407. Name="VCPostBuildEventTool"/>
  408. <Tool
  409. Name="VCPreBuildEventTool"/>
  410. <Tool
  411. Name="VCPreLinkEventTool"/>
  412. <Tool
  413. Name="VCResourceCompilerTool"/>
  414. <Tool
  415. Name="VCWebServiceProxyGeneratorTool"/>
  416. <Tool
  417. Name="VCXMLDataGeneratorTool"/>
  418. <Tool
  419. Name="VCWebDeploymentTool"/>
  420. <Tool
  421. Name="VCManagedWrapperGeneratorTool"/>
  422. <Tool
  423. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  424. </Configuration>
  425. </Configurations>
  426. <References>
  427. </References>
  428. <Files>
  429. <Filter
  430. Name="Source Files"
  431. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  432. <File
  433. RelativePath="DiracSplitter.cpp">
  434. </File>
  435. <File
  436. RelativePath="DiracSplitter.def">
  437. </File>
  438. <File
  439. RelativePath=".DiracSplitterFile.cpp">
  440. </File>
  441. <File
  442. RelativePath="stdafx.cpp">
  443. <FileConfiguration
  444. Name="Debug lib|Win32">
  445. <Tool
  446. Name="VCCLCompilerTool"
  447. UsePrecompiledHeader="1"/>
  448. </FileConfiguration>
  449. <FileConfiguration
  450. Name="Release lib|Win32">
  451. <Tool
  452. Name="VCCLCompilerTool"
  453. UsePrecompiledHeader="1"/>
  454. </FileConfiguration>
  455. <FileConfiguration
  456. Name="Debug Unicode lib|Win32">
  457. <Tool
  458. Name="VCCLCompilerTool"
  459. UsePrecompiledHeader="1"/>
  460. </FileConfiguration>
  461. <FileConfiguration
  462. Name="Release Unicode lib|Win32">
  463. <Tool
  464. Name="VCCLCompilerTool"
  465. UsePrecompiledHeader="1"/>
  466. </FileConfiguration>
  467. <FileConfiguration
  468. Name="Debug|Win32">
  469. <Tool
  470. Name="VCCLCompilerTool"
  471. UsePrecompiledHeader="1"/>
  472. </FileConfiguration>
  473. <FileConfiguration
  474. Name="Release|Win32">
  475. <Tool
  476. Name="VCCLCompilerTool"
  477. UsePrecompiledHeader="1"/>
  478. </FileConfiguration>
  479. <FileConfiguration
  480. Name="Debug Unicode|Win32">
  481. <Tool
  482. Name="VCCLCompilerTool"
  483. UsePrecompiledHeader="1"/>
  484. </FileConfiguration>
  485. <FileConfiguration
  486. Name="Release Unicode|Win32">
  487. <Tool
  488. Name="VCCLCompilerTool"
  489. UsePrecompiledHeader="1"/>
  490. </FileConfiguration>
  491. </File>
  492. </Filter>
  493. <Filter
  494. Name="Header Files"
  495. Filter="h;hpp;hxx;hm;inl;inc">
  496. <File
  497. RelativePath=".DiracSplitter.h">
  498. </File>
  499. <File
  500. RelativePath=".DiracSplitterFile.h">
  501. </File>
  502. <File
  503. RelativePath=".resource.h">
  504. <FileConfiguration
  505. Name="Debug lib|Win32"
  506. ExcludedFromBuild="TRUE">
  507. <Tool
  508. Name="VCCustomBuildTool"/>
  509. </FileConfiguration>
  510. <FileConfiguration
  511. Name="Release lib|Win32"
  512. ExcludedFromBuild="TRUE">
  513. <Tool
  514. Name="VCCustomBuildTool"/>
  515. </FileConfiguration>
  516. <FileConfiguration
  517. Name="Debug Unicode lib|Win32"
  518. ExcludedFromBuild="TRUE">
  519. <Tool
  520. Name="VCCustomBuildTool"/>
  521. </FileConfiguration>
  522. <FileConfiguration
  523. Name="Release Unicode lib|Win32"
  524. ExcludedFromBuild="TRUE">
  525. <Tool
  526. Name="VCCustomBuildTool"/>
  527. </FileConfiguration>
  528. </File>
  529. <File
  530. RelativePath="stdafx.h">
  531. </File>
  532. </Filter>
  533. <Filter
  534. Name="Resource Files"
  535. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  536. <File
  537. RelativePath=".DiracSplitter.rc">
  538. <FileConfiguration
  539. Name="Debug lib|Win32"
  540. ExcludedFromBuild="TRUE">
  541. <Tool
  542. Name="VCResourceCompilerTool"/>
  543. </FileConfiguration>
  544. <FileConfiguration
  545. Name="Release lib|Win32"
  546. ExcludedFromBuild="TRUE">
  547. <Tool
  548. Name="VCResourceCompilerTool"/>
  549. </FileConfiguration>
  550. <FileConfiguration
  551. Name="Debug Unicode lib|Win32"
  552. ExcludedFromBuild="TRUE">
  553. <Tool
  554. Name="VCResourceCompilerTool"/>
  555. </FileConfiguration>
  556. <FileConfiguration
  557. Name="Release Unicode lib|Win32"
  558. ExcludedFromBuild="TRUE">
  559. <Tool
  560. Name="VCResourceCompilerTool"/>
  561. </FileConfiguration>
  562. </File>
  563. </Filter>
  564. </Files>
  565. <Globals>
  566. <Global
  567. Name="DevPartner_IsInstrumented"
  568. Value="0"/>
  569. </Globals>
  570. </VisualStudioProject>