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