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

多媒体编程

开发平台:

Visual C++

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