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

多媒体编程

开发平台:

Visual C++

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