bgmusic.vcproj
上传用户:quanyuan
上传日期:2022-04-13
资源大小:19k
文件大小:8k
源码类别:

mpeg/mp3

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="BGMusic"
  6. SccProjectName=""
  7. SccLocalPath="">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug Unicode|Win32"
  15. OutputDirectory=".Debug_Unicode"
  16. IntermediateDirectory=".Debug_Unicode"
  17. ConfigurationType="1"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="1">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. AdditionalIncludeDirectories="....BaseClasses,..........include"
  25. PreprocessorDefinitions="_WINDOWS,_MBCS,_DEBUG,_WIN32_WINNT=0x400,WIN32,UNICODE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="1"
  28. UsePrecompiledHeader="2"
  29. PrecompiledHeaderFile=".Debug_Unicode/bgmusic.pch"
  30. AssemblerListingLocation=".Debug_Unicode/"
  31. ObjectFile=".Debug_Unicode/"
  32. ProgramDataBaseFileName=".Debug_Unicode/"
  33. WarningLevel="4"
  34. SuppressStartupBanner="TRUE"
  35. DebugInformationFormat="3"
  36. CompileAs="0"/>
  37. <Tool
  38. Name="VCCustomBuildTool"/>
  39. <Tool
  40. Name="VCLinkerTool"
  41. AdditionalOptions="/MACHINE:I386 /IGNORE:4089 /IGNORE:4098"
  42. AdditionalDependencies="strmiids.lib"
  43. OutputFile=".Debug_Unicode/bgmusic.exe"
  44. LinkIncremental="2"
  45. SuppressStartupBanner="TRUE"
  46. GenerateDebugInformation="TRUE"
  47. ProgramDatabaseFile=".Debug_Unicode/bgmusic.pdb"
  48. SubSystem="2"
  49. StackReserveSize="2097152"
  50. StackCommitSize="2097152"/>
  51. <Tool
  52. Name="VCMIDLTool"
  53. PreprocessorDefinitions="_DEBUG"
  54. MkTypLibCompatible="TRUE"
  55. SuppressStartupBanner="TRUE"
  56. TargetEnvironment="1"
  57. TypeLibraryName=".Debug_Unicode/bgmusic.tlb"/>
  58. <Tool
  59. Name="VCPostBuildEventTool"/>
  60. <Tool
  61. Name="VCPreBuildEventTool"/>
  62. <Tool
  63. Name="VCPreLinkEventTool"/>
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_DEBUG,WIN32"
  67. Culture="1033"/>
  68. <Tool
  69. Name="VCWebServiceProxyGeneratorTool"/>
  70. <Tool
  71. Name="VCWebDeploymentTool"/>
  72. </Configuration>
  73. <Configuration
  74. Name="Debug|Win32"
  75. OutputDirectory=".Debug"
  76. IntermediateDirectory=".Debug"
  77. ConfigurationType="1"
  78. UseOfMFC="0"
  79. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  80. CharacterSet="2">
  81. <Tool
  82. Name="VCCLCompilerTool"
  83. Optimization="0"
  84. AdditionalIncludeDirectories="....BaseClasses,..........include"
  85. PreprocessorDefinitions="_WINDOWS,WIN32,_DEBUG,_WIN32_WINNT=0x400"
  86. BasicRuntimeChecks="3"
  87. RuntimeLibrary="1"
  88. UsePrecompiledHeader="2"
  89. PrecompiledHeaderFile=".Debug/bgmusic.pch"
  90. AssemblerListingLocation=".Debug/"
  91. ObjectFile=".Debug/"
  92. ProgramDataBaseFileName=".Debug/"
  93. WarningLevel="4"
  94. SuppressStartupBanner="TRUE"
  95. DebugInformationFormat="3"
  96. CompileAs="0"/>
  97. <Tool
  98. Name="VCCustomBuildTool"/>
  99. <Tool
  100. Name="VCLinkerTool"
  101. AdditionalOptions="/MACHINE:I386 /IGNORE:4089 /IGNORE:4098"
  102. AdditionalDependencies="strmiids.lib"
  103. OutputFile=".Debug/bgmusic.exe"
  104. LinkIncremental="2"
  105. SuppressStartupBanner="TRUE"
  106. GenerateDebugInformation="TRUE"
  107. ProgramDatabaseFile=".Debug/bgmusic.pdb"
  108. SubSystem="2"
  109. StackReserveSize="2097152"
  110. StackCommitSize="2097152"/>
  111. <Tool
  112. Name="VCMIDLTool"
  113. PreprocessorDefinitions="_DEBUG"
  114. MkTypLibCompatible="TRUE"
  115. SuppressStartupBanner="TRUE"
  116. TargetEnvironment="1"
  117. TypeLibraryName=".Debug/bgmusic.tlb"/>
  118. <Tool
  119. Name="VCPostBuildEventTool"/>
  120. <Tool
  121. Name="VCPreBuildEventTool"/>
  122. <Tool
  123. Name="VCPreLinkEventTool"/>
  124. <Tool
  125. Name="VCResourceCompilerTool"
  126. PreprocessorDefinitions="_DEBUG,WIN32"
  127. Culture="1033"/>
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"/>
  130. <Tool
  131. Name="VCWebDeploymentTool"/>
  132. </Configuration>
  133. <Configuration
  134. Name="Release|Win32"
  135. OutputDirectory=".Release"
  136. IntermediateDirectory=".Release"
  137. ConfigurationType="1"
  138. UseOfMFC="0"
  139. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  140. CharacterSet="2">
  141. <Tool
  142. Name="VCCLCompilerTool"
  143. InlineFunctionExpansion="1"
  144. AdditionalIncludeDirectories="....BaseClasses,..........include"
  145. PreprocessorDefinitions="_WINDOWS,WIN32,NDEBUG,_WIN32_WINNT=0x400"
  146. StringPooling="TRUE"
  147. RuntimeLibrary="0"
  148. EnableFunctionLevelLinking="TRUE"
  149. UsePrecompiledHeader="2"
  150. PrecompiledHeaderFile=".Release/bgmusic.pch"
  151. AssemblerListingLocation=".Release/"
  152. ObjectFile=".Release/"
  153. ProgramDataBaseFileName=".Release/"
  154. WarningLevel="4"
  155. SuppressStartupBanner="TRUE"
  156. CompileAs="0"/>
  157. <Tool
  158. Name="VCCustomBuildTool"/>
  159. <Tool
  160. Name="VCLinkerTool"
  161. AdditionalOptions="/MACHINE:I386 /IGNORE:4089 /IGNORE:4098"
  162. AdditionalDependencies="strmiids.lib"
  163. OutputFile=".Release/bgmusic.exe"
  164. LinkIncremental="1"
  165. SuppressStartupBanner="TRUE"
  166. ProgramDatabaseFile=".Release/bgmusic.pdb"
  167. SubSystem="2"
  168. StackReserveSize="2097152"
  169. StackCommitSize="2097152"/>
  170. <Tool
  171. Name="VCMIDLTool"
  172. PreprocessorDefinitions="NDEBUG"
  173. MkTypLibCompatible="TRUE"
  174. SuppressStartupBanner="TRUE"
  175. TargetEnvironment="1"
  176. TypeLibraryName=".Release/bgmusic.tlb"/>
  177. <Tool
  178. Name="VCPostBuildEventTool"/>
  179. <Tool
  180. Name="VCPreBuildEventTool"/>
  181. <Tool
  182. Name="VCPreLinkEventTool"/>
  183. <Tool
  184. Name="VCResourceCompilerTool"
  185. PreprocessorDefinitions="NDEBUG,WIN32"
  186. Culture="1033"/>
  187. <Tool
  188. Name="VCWebServiceProxyGeneratorTool"/>
  189. <Tool
  190. Name="VCWebDeploymentTool"/>
  191. </Configuration>
  192. <Configuration
  193. Name="Release Unicode|Win32"
  194. OutputDirectory=".Release_Unicode"
  195. IntermediateDirectory=".Release_Unicode"
  196. ConfigurationType="1"
  197. UseOfMFC="0"
  198. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  199. CharacterSet="1">
  200. <Tool
  201. Name="VCCLCompilerTool"
  202. InlineFunctionExpansion="1"
  203. AdditionalIncludeDirectories="....BaseClasses,..........include"
  204. PreprocessorDefinitions="_WINDOWS,_MBCS,NDEBUG,_WIN32_WINNT=0x400,WIN32,UNICODE"
  205. StringPooling="TRUE"
  206. RuntimeLibrary="0"
  207. EnableFunctionLevelLinking="TRUE"
  208. UsePrecompiledHeader="2"
  209. PrecompiledHeaderFile=".Release_Unicode/bgmusic.pch"
  210. AssemblerListingLocation=".Release_Unicode/"
  211. ObjectFile=".Release_Unicode/"
  212. ProgramDataBaseFileName=".Release_Unicode/"
  213. WarningLevel="4"
  214. SuppressStartupBanner="TRUE"
  215. CompileAs="0"/>
  216. <Tool
  217. Name="VCCustomBuildTool"/>
  218. <Tool
  219. Name="VCLinkerTool"
  220. AdditionalOptions="/MACHINE:I386 /IGNORE:4089 /IGNORE:4098"
  221. AdditionalDependencies="strmiids.lib"
  222. OutputFile=".Release_Unicode/bgmusic.exe"
  223. LinkIncremental="1"
  224. SuppressStartupBanner="TRUE"
  225. ProgramDatabaseFile=".Release_Unicode/bgmusic.pdb"
  226. SubSystem="2"
  227. StackReserveSize="2097152"
  228. StackCommitSize="2097152"/>
  229. <Tool
  230. Name="VCMIDLTool"
  231. PreprocessorDefinitions="NDEBUG"
  232. MkTypLibCompatible="TRUE"
  233. SuppressStartupBanner="TRUE"
  234. TargetEnvironment="1"
  235. TypeLibraryName=".Release_Unicode/bgmusic.tlb"/>
  236. <Tool
  237. Name="VCPostBuildEventTool"/>
  238. <Tool
  239. Name="VCPreBuildEventTool"/>
  240. <Tool
  241. Name="VCPreLinkEventTool"/>
  242. <Tool
  243. Name="VCResourceCompilerTool"
  244. PreprocessorDefinitions="NDEBUG,WIN32"
  245. Culture="1033"/>
  246. <Tool
  247. Name="VCWebServiceProxyGeneratorTool"/>
  248. <Tool
  249. Name="VCWebDeploymentTool"/>
  250. </Configuration>
  251. </Configurations>
  252. <Files>
  253. <Filter
  254. Name="Source Files"
  255. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  256. <File
  257. RelativePath=".bgmusic.CPP">
  258. </File>
  259. </Filter>
  260. <Filter
  261. Name="Header Files"
  262. Filter="h;hpp;hxx;hm;inl">
  263. <File
  264. RelativePath=".resource.h">
  265. </File>
  266. </Filter>
  267. <Filter
  268. Name="Resource Files"
  269. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  270. <File
  271. RelativePath=".bgmusic.rc">
  272. </File>
  273. <File
  274. RelativePath="......commondirectx.ico">
  275. </File>
  276. </Filter>
  277. </Files>
  278. <Globals>
  279. </Globals>
  280. </VisualStudioProject>