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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="vsconv"
  6. ProjectGUID="{F655A8A5-A73E-4EE0-89B4-2758055B3768}"
  7. Keyword="MFCProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="$(ConfigurationName)"
  16. IntermediateDirectory="$(OutDir)"
  17. ConfigurationType="1"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. TreatWChar_tAsBuiltInType="FALSE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="FALSE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. AdditionalDependencies="subtitlesD.lib subpicD.lib strmbaseD.lib"
  37. LinkIncremental="2"
  38. AdditionalLibraryDirectories="../../../lib"
  39. GenerateDebugInformation="TRUE"
  40. SubSystem="2"
  41. TargetMachine="1"/>
  42. <Tool
  43. Name="VCMIDLTool"
  44. PreprocessorDefinitions="_DEBUG"
  45. MkTypLibCompatible="FALSE"/>
  46. <Tool
  47. Name="VCPostBuildEventTool"/>
  48. <Tool
  49. Name="VCPreBuildEventTool"/>
  50. <Tool
  51. Name="VCPreLinkEventTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"
  54. PreprocessorDefinitions="_DEBUG"
  55. Culture="1033"
  56. AdditionalIncludeDirectories="$(IntDir)"/>
  57. <Tool
  58. Name="VCWebServiceProxyGeneratorTool"/>
  59. <Tool
  60. Name="VCXMLDataGeneratorTool"/>
  61. <Tool
  62. Name="VCWebDeploymentTool"/>
  63. <Tool
  64. Name="VCManagedWrapperGeneratorTool"/>
  65. <Tool
  66. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  67. </Configuration>
  68. <Configuration
  69. Name="Release|Win32"
  70. OutputDirectory="$(ConfigurationName)"
  71. IntermediateDirectory="$(OutDir)"
  72. ConfigurationType="1"
  73. UseOfMFC="1"
  74. CharacterSet="2">
  75. <Tool
  76. Name="VCCLCompilerTool"
  77. Optimization="2"
  78. InlineFunctionExpansion="1"
  79. OmitFramePointers="TRUE"
  80. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  81. StringPooling="TRUE"
  82. MinimalRebuild="FALSE"
  83. RuntimeLibrary="0"
  84. EnableFunctionLevelLinking="TRUE"
  85. TreatWChar_tAsBuiltInType="FALSE"
  86. UsePrecompiledHeader="3"
  87. WarningLevel="3"
  88. Detect64BitPortabilityProblems="FALSE"
  89. DebugInformationFormat="3"/>
  90. <Tool
  91. Name="VCCustomBuildTool"/>
  92. <Tool
  93. Name="VCLinkerTool"
  94. AdditionalDependencies="subtitlesR.lib subpicR.lib strmbaseR.lib"
  95. LinkIncremental="1"
  96. AdditionalLibraryDirectories="../../../lib"
  97. GenerateDebugInformation="TRUE"
  98. SubSystem="2"
  99. OptimizeReferences="2"
  100. EnableCOMDATFolding="2"
  101. TargetMachine="1"/>
  102. <Tool
  103. Name="VCMIDLTool"
  104. PreprocessorDefinitions="NDEBUG"
  105. MkTypLibCompatible="FALSE"/>
  106. <Tool
  107. Name="VCPostBuildEventTool"
  108. CommandLine="......binupx.exe --best --compress-icons=0 &quot;$(TargetPath)&quot;"/>
  109. <Tool
  110. Name="VCPreBuildEventTool"/>
  111. <Tool
  112. Name="VCPreLinkEventTool"/>
  113. <Tool
  114. Name="VCResourceCompilerTool"
  115. PreprocessorDefinitions="NDEBUG"
  116. Culture="1033"
  117. AdditionalIncludeDirectories="$(IntDir)"/>
  118. <Tool
  119. Name="VCWebServiceProxyGeneratorTool"/>
  120. <Tool
  121. Name="VCXMLDataGeneratorTool"/>
  122. <Tool
  123. Name="VCWebDeploymentTool"/>
  124. <Tool
  125. Name="VCManagedWrapperGeneratorTool"/>
  126. <Tool
  127. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  128. </Configuration>
  129. <Configuration
  130. Name="Debug Unicode|Win32"
  131. OutputDirectory="$(ConfigurationName)"
  132. IntermediateDirectory="$(OutDir)"
  133. ConfigurationType="1"
  134. UseOfMFC="2"
  135. CharacterSet="1">
  136. <Tool
  137. Name="VCCLCompilerTool"
  138. Optimization="0"
  139. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  140. MinimalRebuild="TRUE"
  141. BasicRuntimeChecks="3"
  142. RuntimeLibrary="3"
  143. TreatWChar_tAsBuiltInType="FALSE"
  144. UsePrecompiledHeader="3"
  145. WarningLevel="3"
  146. Detect64BitPortabilityProblems="FALSE"
  147. DebugInformationFormat="4"/>
  148. <Tool
  149. Name="VCCustomBuildTool"/>
  150. <Tool
  151. Name="VCLinkerTool"
  152. AdditionalDependencies="subtitlesDU.lib subpicDU.lib strmbaseDU.lib"
  153. LinkIncremental="2"
  154. AdditionalLibraryDirectories="../../../lib"
  155. GenerateDebugInformation="TRUE"
  156. SubSystem="2"
  157. TargetMachine="1"/>
  158. <Tool
  159. Name="VCMIDLTool"
  160. PreprocessorDefinitions="_DEBUG"
  161. MkTypLibCompatible="FALSE"/>
  162. <Tool
  163. Name="VCPostBuildEventTool"/>
  164. <Tool
  165. Name="VCPreBuildEventTool"/>
  166. <Tool
  167. Name="VCPreLinkEventTool"/>
  168. <Tool
  169. Name="VCResourceCompilerTool"
  170. PreprocessorDefinitions="_DEBUG"
  171. Culture="1033"
  172. AdditionalIncludeDirectories="$(IntDir)"/>
  173. <Tool
  174. Name="VCWebServiceProxyGeneratorTool"/>
  175. <Tool
  176. Name="VCXMLDataGeneratorTool"/>
  177. <Tool
  178. Name="VCWebDeploymentTool"/>
  179. <Tool
  180. Name="VCManagedWrapperGeneratorTool"/>
  181. <Tool
  182. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  183. </Configuration>
  184. <Configuration
  185. Name="Release Unicode|Win32"
  186. OutputDirectory="$(ConfigurationName)"
  187. IntermediateDirectory="$(OutDir)"
  188. ConfigurationType="1"
  189. UseOfMFC="1"
  190. CharacterSet="1">
  191. <Tool
  192. Name="VCCLCompilerTool"
  193. Optimization="2"
  194. InlineFunctionExpansion="1"
  195. OmitFramePointers="TRUE"
  196. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  197. StringPooling="TRUE"
  198. MinimalRebuild="FALSE"
  199. RuntimeLibrary="0"
  200. EnableFunctionLevelLinking="TRUE"
  201. TreatWChar_tAsBuiltInType="FALSE"
  202. UsePrecompiledHeader="3"
  203. WarningLevel="3"
  204. Detect64BitPortabilityProblems="FALSE"
  205. DebugInformationFormat="3"/>
  206. <Tool
  207. Name="VCCustomBuildTool"/>
  208. <Tool
  209. Name="VCLinkerTool"
  210. AdditionalDependencies="subtitlesRU.lib subpicRU.lib strmbaseRU.lib"
  211. LinkIncremental="1"
  212. AdditionalLibraryDirectories="../../../lib"
  213. GenerateDebugInformation="TRUE"
  214. SubSystem="2"
  215. OptimizeReferences="2"
  216. EnableCOMDATFolding="2"
  217. TargetMachine="1"/>
  218. <Tool
  219. Name="VCMIDLTool"
  220. PreprocessorDefinitions="NDEBUG"
  221. MkTypLibCompatible="FALSE"/>
  222. <Tool
  223. Name="VCPostBuildEventTool"
  224. CommandLine="......binupx.exe --best --compress-icons=0 &quot;$(TargetPath)&quot;"/>
  225. <Tool
  226. Name="VCPreBuildEventTool"/>
  227. <Tool
  228. Name="VCPreLinkEventTool"/>
  229. <Tool
  230. Name="VCResourceCompilerTool"
  231. PreprocessorDefinitions="NDEBUG"
  232. Culture="1033"
  233. AdditionalIncludeDirectories="$(IntDir)"/>
  234. <Tool
  235. Name="VCWebServiceProxyGeneratorTool"/>
  236. <Tool
  237. Name="VCXMLDataGeneratorTool"/>
  238. <Tool
  239. Name="VCWebDeploymentTool"/>
  240. <Tool
  241. Name="VCManagedWrapperGeneratorTool"/>
  242. <Tool
  243. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  244. </Configuration>
  245. </Configurations>
  246. <References>
  247. </References>
  248. <Files>
  249. <Filter
  250. Name="Source Files"
  251. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  252. <File
  253. RelativePath="stdafx.cpp">
  254. <FileConfiguration
  255. Name="Debug|Win32">
  256. <Tool
  257. Name="VCCLCompilerTool"
  258. UsePrecompiledHeader="1"/>
  259. </FileConfiguration>
  260. <FileConfiguration
  261. Name="Release|Win32">
  262. <Tool
  263. Name="VCCLCompilerTool"
  264. UsePrecompiledHeader="1"/>
  265. </FileConfiguration>
  266. <FileConfiguration
  267. Name="Debug Unicode|Win32">
  268. <Tool
  269. Name="VCCLCompilerTool"
  270. UsePrecompiledHeader="1"/>
  271. </FileConfiguration>
  272. <FileConfiguration
  273. Name="Release Unicode|Win32">
  274. <Tool
  275. Name="VCCLCompilerTool"
  276. UsePrecompiledHeader="1"/>
  277. </FileConfiguration>
  278. </File>
  279. <File
  280. RelativePath="vsconv.cpp">
  281. </File>
  282. <File
  283. RelativePath="vsconvDlg.cpp">
  284. </File>
  285. </Filter>
  286. <Filter
  287. Name="Header Files"
  288. Filter="h;hpp;hxx;hm;inl;inc">
  289. <File
  290. RelativePath="Resource.h">
  291. </File>
  292. <File
  293. RelativePath="stdafx.h">
  294. </File>
  295. <File
  296. RelativePath="vsconv.h">
  297. </File>
  298. <File
  299. RelativePath="vsconvDlg.h">
  300. </File>
  301. </Filter>
  302. <Filter
  303. Name="Resource Files"
  304. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
  305. <File
  306. RelativePath="resvsconv.ico">
  307. </File>
  308. <File
  309. RelativePath="resvsconv.manifest">
  310. </File>
  311. <File
  312. RelativePath="vsconv.rc">
  313. </File>
  314. <File
  315. RelativePath="resvsconv.rc2">
  316. </File>
  317. </Filter>
  318. </Files>
  319. <Globals>
  320. </Globals>
  321. </VisualStudioProject>