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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="libdts"
  6. ProjectGUID="{54F609FD-A8CE-43CF-94AD-23E877B97C13}"
  7. RootNamespace="libdts"
  8. SignManifests="true"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory=".Debug"
  21. IntermediateDirectory=".Debug"
  22. ConfigurationType="4"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. DisableSpecificWarnings="4995;4996"
  45. Optimization="0"
  46. AdditionalIncludeDirectories=".,../include"
  47. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="1"
  50. ForceConformanceInForLoopScope="true"
  51. PrecompiledHeaderFile=".Debug/libdts.pch"
  52. AssemblerListingLocation=".Debug/"
  53. ObjectFile=".Debug/"
  54. ProgramDataBaseFileName=".Debug/"
  55. WarningLevel="3"
  56. SuppressStartupBanner="true"
  57. DebugInformationFormat="4"
  58. CompileAs="0"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. PreprocessorDefinitions="_DEBUG"
  66. Culture="1033"
  67. />
  68. <Tool
  69. Name="VCPreLinkEventTool"
  70. />
  71. <Tool
  72. Name="VCLibrarianTool"
  73. OutputFile="............liblibdtsD.lib"
  74. SuppressStartupBanner="true"
  75. />
  76. <Tool
  77. Name="VCALinkTool"
  78. />
  79. <Tool
  80. Name="VCXDCMakeTool"
  81. />
  82. <Tool
  83. Name="VCBscMakeTool"
  84. />
  85. <Tool
  86. Name="VCFxCopTool"
  87. />
  88. <Tool
  89. Name="VCPostBuildEventTool"
  90. />
  91. </Configuration>
  92. <Configuration
  93. Name="Release|Win32"
  94. OutputDirectory=".Release"
  95. IntermediateDirectory=".Release"
  96. ConfigurationType="4"
  97. UseOfMFC="0"
  98. ATLMinimizesCRunTimeLibraryUsage="false"
  99. CharacterSet="2"
  100. >
  101. <Tool
  102. Name="VCPreBuildEventTool"
  103. />
  104. <Tool
  105. Name="VCCustomBuildTool"
  106. />
  107. <Tool
  108. Name="VCXMLDataGeneratorTool"
  109. />
  110. <Tool
  111. Name="VCWebServiceProxyGeneratorTool"
  112. />
  113. <Tool
  114. Name="VCMIDLTool"
  115. />
  116. <Tool
  117. Name="VCCLCompilerTool"
  118. DisableSpecificWarnings="4995;4996"
  119. Optimization="2"
  120. InlineFunctionExpansion="1"
  121. AdditionalIncludeDirectories=".,../include"
  122. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  123. StringPooling="true"
  124. RuntimeLibrary="0"
  125. EnableFunctionLevelLinking="true"
  126. ForceConformanceInForLoopScope="true"
  127. PrecompiledHeaderFile=".Release/libdts.pch"
  128. AssemblerListingLocation=".Release/"
  129. ObjectFile=".Release/"
  130. ProgramDataBaseFileName=".Release/"
  131. WarningLevel="3"
  132. SuppressStartupBanner="true"
  133. CompileAs="0"
  134. />
  135. <Tool
  136. Name="VCManagedResourceCompilerTool"
  137. />
  138. <Tool
  139. Name="VCResourceCompilerTool"
  140. PreprocessorDefinitions="NDEBUG"
  141. Culture="1033"
  142. />
  143. <Tool
  144. Name="VCPreLinkEventTool"
  145. />
  146. <Tool
  147. Name="VCLibrarianTool"
  148. OutputFile="............liblibdtsR.lib"
  149. SuppressStartupBanner="true"
  150. />
  151. <Tool
  152. Name="VCALinkTool"
  153. />
  154. <Tool
  155. Name="VCXDCMakeTool"
  156. />
  157. <Tool
  158. Name="VCBscMakeTool"
  159. />
  160. <Tool
  161. Name="VCFxCopTool"
  162. />
  163. <Tool
  164. Name="VCPostBuildEventTool"
  165. />
  166. </Configuration>
  167. </Configurations>
  168. <References>
  169. </References>
  170. <Files>
  171. <Filter
  172. Name="Source Files"
  173. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  174. >
  175. <File
  176. RelativePath="..libdtsdts_bitstream.c"
  177. >
  178. </File>
  179. <File
  180. RelativePath="..libdtsdts_downmix.c"
  181. >
  182. </File>
  183. <File
  184. RelativePath="..libdtsdts_parse.c"
  185. >
  186. </File>
  187. </Filter>
  188. <Filter
  189. Name="Header Files"
  190. Filter="h;hpp;hxx;hm;inl"
  191. >
  192. <File
  193. RelativePath="..libdtsbitstream.h"
  194. >
  195. </File>
  196. <File
  197. RelativePath="..includedts.h"
  198. >
  199. </File>
  200. <File
  201. RelativePath="..libdtsdts_internal.h"
  202. >
  203. </File>
  204. <File
  205. RelativePath="..libdtstables.h"
  206. >
  207. </File>
  208. <File
  209. RelativePath="..libdtstables_adpcm.h"
  210. >
  211. </File>
  212. <File
  213. RelativePath="..libdtstables_fir.h"
  214. >
  215. </File>
  216. <File
  217. RelativePath="..libdtstables_huffman.h"
  218. >
  219. </File>
  220. <File
  221. RelativePath="..libdtstables_quantization.h"
  222. >
  223. </File>
  224. <File
  225. RelativePath="..libdtstables_vq.h"
  226. >
  227. </File>
  228. </Filter>
  229. </Files>
  230. <Globals>
  231. <Global
  232. Name="DevPartner_IsInstrumented"
  233. Value="0"
  234. />
  235. </Globals>
  236. </VisualStudioProject>