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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="Mp42Aac"
  6. ProjectGUID="{1EA74D37-A069-425F-9E9C-F7F83B1FACBB}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory=".Debug"
  17. IntermediateDirectory=".Debug"
  18. ConfigurationType="1"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="........SourceCore,........SourceConfig"
  26. PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="3"
  29. UsePrecompiledHeader="2"
  30. PrecompiledHeaderFile=".Debug/Ap42Aac.pch"
  31. AssemblerListingLocation=".Debug/"
  32. ObjectFile=".Debug/"
  33. ProgramDataBaseFileName=".Debug/"
  34. WarningLevel="3"
  35. SuppressStartupBanner="TRUE"
  36. DebugInformationFormat="4"
  37. CompileAs="0"/>
  38. <Tool
  39. Name="VCCustomBuildTool"/>
  40. <Tool
  41. Name="VCLinkerTool"
  42. AdditionalOptions="/MACHINE:I386"
  43. AdditionalDependencies="odbc32.lib odbccp32.lib"
  44. OutputFile=".Debug/Mp42Aac.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. GenerateDebugInformation="TRUE"
  48. ProgramDatabaseFile=".Debug/Ap42Aac.pdb"
  49. SubSystem="1"/>
  50. <Tool
  51. Name="VCMIDLTool"
  52. TypeLibraryName=".Debug/Ap42Aac.tlb"/>
  53. <Tool
  54. Name="VCPostBuildEventTool"/>
  55. <Tool
  56. Name="VCPreBuildEventTool"/>
  57. <Tool
  58. Name="VCPreLinkEventTool"/>
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="_DEBUG"
  62. Culture="1036"/>
  63. <Tool
  64. Name="VCWebServiceProxyGeneratorTool"/>
  65. <Tool
  66. Name="VCXMLDataGeneratorTool"/>
  67. <Tool
  68. Name="VCWebDeploymentTool"/>
  69. <Tool
  70. Name="VCManagedWrapperGeneratorTool"/>
  71. <Tool
  72. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Release|Win32"
  76. OutputDirectory=".Release"
  77. IntermediateDirectory=".Release"
  78. ConfigurationType="1"
  79. UseOfMFC="0"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  81. CharacterSet="2">
  82. <Tool
  83. Name="VCCLCompilerTool"
  84. InlineFunctionExpansion="1"
  85. AdditionalIncludeDirectories="........SourceCore,........SourceConfig"
  86. PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
  87. StringPooling="TRUE"
  88. RuntimeLibrary="2"
  89. EnableFunctionLevelLinking="TRUE"
  90. UsePrecompiledHeader="2"
  91. PrecompiledHeaderFile=".Release/Ap42Aac.pch"
  92. AssemblerListingLocation=".Release/"
  93. ObjectFile=".Release/"
  94. ProgramDataBaseFileName=".Release/"
  95. WarningLevel="3"
  96. SuppressStartupBanner="TRUE"/>
  97. <Tool
  98. Name="VCCustomBuildTool"/>
  99. <Tool
  100. Name="VCLinkerTool"
  101. AdditionalOptions="/MACHINE:I386"
  102. AdditionalDependencies="odbc32.lib odbccp32.lib"
  103. OutputFile=".Release/Mp42Aac.exe"
  104. LinkIncremental="1"
  105. SuppressStartupBanner="TRUE"
  106. ProgramDatabaseFile=".Release/Ap42Aac.pdb"
  107. SubSystem="1"/>
  108. <Tool
  109. Name="VCMIDLTool"
  110. TypeLibraryName=".Release/Ap42Aac.tlb"/>
  111. <Tool
  112. Name="VCPostBuildEventTool"/>
  113. <Tool
  114. Name="VCPreBuildEventTool"/>
  115. <Tool
  116. Name="VCPreLinkEventTool"/>
  117. <Tool
  118. Name="VCResourceCompilerTool"
  119. PreprocessorDefinitions="NDEBUG"
  120. Culture="1036"/>
  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;rc;def;r;odl;idl;hpj;bat">
  139. <File
  140. RelativePath="........SourceAppsMp42AacMp42Aac.cpp">
  141. </File>
  142. </Filter>
  143. <Filter
  144. Name="Header Files"
  145. Filter="h;hpp;hxx;hm;inl">
  146. </Filter>
  147. <Filter
  148. Name="Resource Files"
  149. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  150. </Filter>
  151. </Files>
  152. <Globals>
  153. </Globals>
  154. </VisualStudioProject>