NutSplitter.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="NutSplitter"
  6. ProjectGUID="{E776D3C2-5BFA-41B9-B998-A35B549AF737}"
  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=".NutFile.cpp">
  423. </File>
  424. <File
  425. RelativePath="NutSplitter.cpp">
  426. </File>
  427. <File
  428. RelativePath="NutSplitter.def">
  429. </File>
  430. <File
  431. RelativePath="stdafx.cpp">
  432. <FileConfiguration
  433. Name="Debug lib|Win32">
  434. <Tool
  435. Name="VCCLCompilerTool"
  436. UsePrecompiledHeader="1"/>
  437. </FileConfiguration>
  438. <FileConfiguration
  439. Name="Release lib|Win32">
  440. <Tool
  441. Name="VCCLCompilerTool"
  442. UsePrecompiledHeader="1"/>
  443. </FileConfiguration>
  444. <FileConfiguration
  445. Name="Debug Unicode lib|Win32">
  446. <Tool
  447. Name="VCCLCompilerTool"
  448. UsePrecompiledHeader="1"/>
  449. </FileConfiguration>
  450. <FileConfiguration
  451. Name="Release Unicode lib|Win32">
  452. <Tool
  453. Name="VCCLCompilerTool"
  454. UsePrecompiledHeader="1"/>
  455. </FileConfiguration>
  456. <FileConfiguration
  457. Name="Debug|Win32">
  458. <Tool
  459. Name="VCCLCompilerTool"
  460. UsePrecompiledHeader="1"/>
  461. </FileConfiguration>
  462. <FileConfiguration
  463. Name="Release|Win32">
  464. <Tool
  465. Name="VCCLCompilerTool"
  466. UsePrecompiledHeader="1"/>
  467. </FileConfiguration>
  468. <FileConfiguration
  469. Name="Debug Unicode|Win32">
  470. <Tool
  471. Name="VCCLCompilerTool"
  472. UsePrecompiledHeader="1"/>
  473. </FileConfiguration>
  474. <FileConfiguration
  475. Name="Release Unicode|Win32">
  476. <Tool
  477. Name="VCCLCompilerTool"
  478. UsePrecompiledHeader="1"/>
  479. </FileConfiguration>
  480. </File>
  481. </Filter>
  482. <Filter
  483. Name="Header Files"
  484. Filter="h;hpp;hxx;hm;inl;inc">
  485. <File
  486. RelativePath=".NutFile.h">
  487. </File>
  488. <File
  489. RelativePath=".NutSplitter.h">
  490. </File>
  491. <File
  492. RelativePath=".resource.h">
  493. <FileConfiguration
  494. Name="Debug lib|Win32"
  495. ExcludedFromBuild="TRUE">
  496. <Tool
  497. Name="VCCustomBuildTool"/>
  498. </FileConfiguration>
  499. <FileConfiguration
  500. Name="Release lib|Win32"
  501. ExcludedFromBuild="TRUE">
  502. <Tool
  503. Name="VCCustomBuildTool"/>
  504. </FileConfiguration>
  505. <FileConfiguration
  506. Name="Debug Unicode lib|Win32"
  507. ExcludedFromBuild="TRUE">
  508. <Tool
  509. Name="VCCustomBuildTool"/>
  510. </FileConfiguration>
  511. <FileConfiguration
  512. Name="Release Unicode lib|Win32"
  513. ExcludedFromBuild="TRUE">
  514. <Tool
  515. Name="VCCustomBuildTool"/>
  516. </FileConfiguration>
  517. </File>
  518. <File
  519. RelativePath="stdafx.h">
  520. </File>
  521. </Filter>
  522. <Filter
  523. Name="Resource Files"
  524. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  525. <File
  526. RelativePath=".NutSplitter.rc">
  527. <FileConfiguration
  528. Name="Debug lib|Win32"
  529. ExcludedFromBuild="TRUE">
  530. <Tool
  531. Name="VCResourceCompilerTool"/>
  532. </FileConfiguration>
  533. <FileConfiguration
  534. Name="Release lib|Win32"
  535. ExcludedFromBuild="TRUE">
  536. <Tool
  537. Name="VCResourceCompilerTool"/>
  538. </FileConfiguration>
  539. <FileConfiguration
  540. Name="Debug Unicode lib|Win32"
  541. ExcludedFromBuild="TRUE">
  542. <Tool
  543. Name="VCResourceCompilerTool"/>
  544. </FileConfiguration>
  545. <FileConfiguration
  546. Name="Release Unicode lib|Win32"
  547. ExcludedFromBuild="TRUE">
  548. <Tool
  549. Name="VCResourceCompilerTool"/>
  550. </FileConfiguration>
  551. </File>
  552. </Filter>
  553. </Files>
  554. <Globals>
  555. <Global
  556. Name="DevPartner_IsInstrumented"
  557. Value="0"/>
  558. </Globals>
  559. </VisualStudioProject>