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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="mpcinfo"
  6. ProjectGUID="{AF754B6B-75F8-4A8A-9A98-2E34DB02D4A8}"
  7. Keyword="MFCDLLProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="2"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. TreatWChar_tAsBuiltInType="TRUE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. AdditionalDependencies="strmbaseD.lib"
  37. OutputFile="$(OutDir)/mpcinfo.dll"
  38. LinkIncremental="2"
  39. ModuleDefinitionFile=".mpcinfo.def"
  40. GenerateDebugInformation="TRUE"
  41. SubSystem="2"
  42. ImportLibrary="$(OutDir)/mpcinfo.lib"
  43. TargetMachine="1"/>
  44. <Tool
  45. Name="VCMIDLTool"
  46. PreprocessorDefinitions="_DEBUG"
  47. MkTypLibCompatible="FALSE"/>
  48. <Tool
  49. Name="VCPostBuildEventTool"/>
  50. <Tool
  51. Name="VCPreBuildEventTool"/>
  52. <Tool
  53. Name="VCPreLinkEventTool"/>
  54. <Tool
  55. Name="VCResourceCompilerTool"
  56. PreprocessorDefinitions="_DEBUG"
  57. Culture="1033"
  58. AdditionalIncludeDirectories="$(IntDir)"/>
  59. <Tool
  60. Name="VCWebServiceProxyGeneratorTool"/>
  61. <Tool
  62. Name="VCXMLDataGeneratorTool"/>
  63. <Tool
  64. Name="VCWebDeploymentTool"/>
  65. <Tool
  66. Name="VCManagedWrapperGeneratorTool"/>
  67. <Tool
  68. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  69. </Configuration>
  70. <Configuration
  71. Name="Release|Win32"
  72. OutputDirectory="Release"
  73. IntermediateDirectory="Release"
  74. ConfigurationType="2"
  75. UseOfMFC="1"
  76. CharacterSet="2">
  77. <Tool
  78. Name="VCCLCompilerTool"
  79. Optimization="2"
  80. InlineFunctionExpansion="1"
  81. OmitFramePointers="TRUE"
  82. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL"
  83. StringPooling="TRUE"
  84. RuntimeLibrary="0"
  85. EnableFunctionLevelLinking="TRUE"
  86. TreatWChar_tAsBuiltInType="TRUE"
  87. UsePrecompiledHeader="3"
  88. WarningLevel="3"
  89. Detect64BitPortabilityProblems="TRUE"
  90. DebugInformationFormat="3"/>
  91. <Tool
  92. Name="VCCustomBuildTool"/>
  93. <Tool
  94. Name="VCLinkerTool"
  95. AdditionalDependencies="delayimp.lib strmbaseR.lib"
  96. OutputFile="$(OutDir)/mpcinfo.dll"
  97. LinkIncremental="1"
  98. ModuleDefinitionFile=".mpcinfo.def"
  99. DelayLoadDLLs="oleacc.dll"
  100. GenerateDebugInformation="TRUE"
  101. SubSystem="2"
  102. OptimizeReferences="2"
  103. EnableCOMDATFolding="2"
  104. ImportLibrary="$(OutDir)/mpcinfo.lib"
  105. TargetMachine="1"/>
  106. <Tool
  107. Name="VCMIDLTool"
  108. PreprocessorDefinitions="NDEBUG"
  109. MkTypLibCompatible="FALSE"/>
  110. <Tool
  111. Name="VCPostBuildEventTool"/>
  112. <Tool
  113. Name="VCPreBuildEventTool"/>
  114. <Tool
  115. Name="VCPreLinkEventTool"/>
  116. <Tool
  117. Name="VCResourceCompilerTool"
  118. PreprocessorDefinitions="NDEBUG"
  119. Culture="1033"
  120. AdditionalIncludeDirectories="$(IntDir)"/>
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"/>
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"/>
  125. <Tool
  126. Name="VCWebDeploymentTool"/>
  127. <Tool
  128. Name="VCManagedWrapperGeneratorTool"/>
  129. <Tool
  130. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  131. </Configuration>
  132. </Configurations>
  133. <References>
  134. </References>
  135. <Files>
  136. <Filter
  137. Name="Source Files"
  138. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  139. <File
  140. RelativePath="mpcinfo.cpp">
  141. </File>
  142. <File
  143. RelativePath="mpcinfo.def">
  144. </File>
  145. <File
  146. RelativePath="stdafx.cpp">
  147. <FileConfiguration
  148. Name="Debug|Win32">
  149. <Tool
  150. Name="VCCLCompilerTool"
  151. UsePrecompiledHeader="1"/>
  152. </FileConfiguration>
  153. <FileConfiguration
  154. Name="Release|Win32">
  155. <Tool
  156. Name="VCCLCompilerTool"
  157. UsePrecompiledHeader="1"/>
  158. </FileConfiguration>
  159. </File>
  160. </Filter>
  161. <Filter
  162. Name="Header Files"
  163. Filter="h;hpp;hxx;hm;inl;inc">
  164. <File
  165. RelativePath="mpcinfo.h">
  166. </File>
  167. <File
  168. RelativePath="Resource.h">
  169. </File>
  170. <File
  171. RelativePath="stdafx.h">
  172. </File>
  173. </Filter>
  174. <Filter
  175. Name="Resource Files"
  176. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  177. <File
  178. RelativePath="mpcinfo.rc">
  179. </File>
  180. <File
  181. RelativePath="resmpcinfo.rc2">
  182. </File>
  183. </Filter>
  184. <File
  185. RelativePath="ReadMe.txt">
  186. </File>
  187. </Files>
  188. <Globals>
  189. </Globals>
  190. </VisualStudioProject>