libfaad2_dll.vcproj
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:9k
源码类别:

Windows CE

开发平台:

C/C++

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="libfaad2_dll"
  6. SccProjectName=""
  7. SccLocalPath="">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory=".DebugDLL"
  16. IntermediateDirectory=".DebugDLL"
  17. ConfigurationType="2"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. AdditionalIncludeDirectories="fftw"
  25. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. UsePrecompiledHeader="2"
  29. PrecompiledHeaderFile=".DebugDLL/libfaad2_dll.pch"
  30. AssemblerListingLocation=".DebugDLL/"
  31. ObjectFile=".DebugDLL/"
  32. ProgramDataBaseFileName=".DebugDLL/"
  33. WarningLevel="3"
  34. SuppressStartupBanner="TRUE"
  35. DebugInformationFormat="4"
  36. CompileAs="0"
  37. AdditionalOptions="">
  38. <IntelOptions
  39. Optimization="0"
  40. MinimalRebuild="1"
  41. BasicRuntimeChecks="3"
  42. RuntimeLibrary="3"
  43. AllOptions="/c  /I &quot;fftw&quot; /ZI /nologo /W3 /Od /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_USRDLL&quot; /D &quot;libfaad2_dll_EXPORTS&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /Gm /EHsc /RTC1 /MDd /YX&quot;StdAfx.h&quot; /Fp&quot;.DebugDLL/libfaad2_dll.pch&quot; /Fo&quot;.DebugDLL/&quot; /Fd&quot;.DebugDLL/&quot; /Gd"
  44. MSOriginalAdditionalOptions=""/>
  45. </Tool>
  46. <Tool
  47. Name="VCCustomBuildTool"/>
  48. <Tool
  49. Name="VCLinkerTool"
  50. AdditionalOptions="/MACHINE:I386"
  51. AdditionalDependencies="odbc32.lib odbccp32.lib"
  52. OutputFile="DebugDLL/libfaad2.dll"
  53. LinkIncremental="2"
  54. SuppressStartupBanner="TRUE"
  55. ModuleDefinitionFile=".libfaad2.def"
  56. GenerateDebugInformation="TRUE"
  57. ProgramDatabaseFile=".DebugDLL/libfaad2.pdb"
  58. ImportLibrary=".DebugDLL/libfaad2.lib">
  59. <IntelOptions
  60. AllOptions="/NOLOGO /DLL /OUT:&quot;DebugDLL/libfaad2.dll&quot; /INCREMENTAL odbc32.lib odbccp32.lib /DEF:&quot;.libfaad2.def&quot; /DEBUG /PDB:&quot;.DebugDLL/libfaad2.pdb&quot; /TLBID:1 /IMPLIB:&quot;.DebugDLL/libfaad2.lib&quot; /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
  61. MSOriginalAdditionalOptions="/MACHINE:I386"/>
  62. </Tool>
  63. <Tool
  64. Name="VCMIDLTool"
  65. PreprocessorDefinitions="_DEBUG"
  66. MkTypLibCompatible="TRUE"
  67. SuppressStartupBanner="TRUE"
  68. TargetEnvironment="1"
  69. TypeLibraryName=".DebugDLL/libfaad2_dll.tlb"/>
  70. <Tool
  71. Name="VCPostBuildEventTool"/>
  72. <Tool
  73. Name="VCPreBuildEventTool"/>
  74. <Tool
  75. Name="VCPreLinkEventTool"/>
  76. <Tool
  77. Name="VCResourceCompilerTool"
  78. PreprocessorDefinitions="_DEBUG"
  79. Culture="1031"/>
  80. <Tool
  81. Name="VCWebServiceProxyGeneratorTool"/>
  82. <Tool
  83. Name="VCWebDeploymentTool"/>
  84. </Configuration>
  85. <Configuration
  86. Name="Release|Win32"
  87. OutputDirectory=".ReleaseDLL"
  88. IntermediateDirectory=".ReleaseDLL"
  89. ConfigurationType="2"
  90. UseOfMFC="0"
  91. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  92. CharacterSet="2">
  93. <Tool
  94. Name="VCCLCompilerTool"
  95. GlobalOptimizations="TRUE"
  96. InlineFunctionExpansion="1"
  97. EnableIntrinsicFunctions="TRUE"
  98. FavorSizeOrSpeed="1"
  99. OptimizeForProcessor="2"
  100. AdditionalIncludeDirectories=""
  101. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;libfaad2_dll_EXPORTS"
  102. StringPooling="TRUE"
  103. RuntimeLibrary="2"
  104. EnableFunctionLevelLinking="TRUE"
  105. UsePrecompiledHeader="2"
  106. PrecompiledHeaderFile=".ReleaseDLL/libfaad2_dll.pch"
  107. AssemblerListingLocation=".ReleaseDLL/"
  108. ObjectFile=".ReleaseDLL/"
  109. ProgramDataBaseFileName=".ReleaseDLL/"
  110. WarningLevel="3"
  111. SuppressStartupBanner="TRUE"
  112. CompileAs="0"
  113. AdditionalOptions="">
  114. <IntelOptions
  115. Optimization="2"
  116. GlobalOptimizations="1"
  117. InlineFuncExpansion="1"
  118. OmitFramePtrs="1"
  119. StringPooling="1"
  120. RuntimeLibrary="2"
  121. BufferSecurityCheck="1"
  122. FunctionLevelLinking="1"
  123. AllOptions="/c  /nologo /W3 /O2 /Og /Ob1 /Oy /D &quot;WIN32&quot; /D &quot;NDEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_USRDLL&quot; /D &quot;libfaad2_dll_EXPORTS&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /GF /FD /EHsc /MD /GS /Gy /YX&quot;StdAfx.h&quot; /Fp&quot;.ReleaseDLL/libfaad2_dll.pch&quot; /Fo&quot;.ReleaseDLL/&quot; /Fd&quot;.ReleaseDLL/&quot; /Gd"
  124. MSOriginalAdditionalOptions=""/>
  125. </Tool>
  126. <Tool
  127. Name="VCCustomBuildTool"/>
  128. <Tool
  129. Name="VCLinkerTool"
  130. AdditionalOptions="/MACHINE:I386"
  131. OutputFile="ReleaseDLL/libfaad2.dll"
  132. LinkIncremental="1"
  133. SuppressStartupBanner="TRUE"
  134. ModuleDefinitionFile=".libfaad2.def"
  135. ProgramDatabaseFile=".ReleaseDLL/libfaad2.pdb"
  136. ImportLibrary=".ReleaseDLL/libfaad2.lib">
  137. <IntelOptions
  138. AllOptions="/NOLOGO /DLL /OUT:&quot;ReleaseDLL/libfaad2.dll&quot; /INCREMENTAL:NO /DEF:&quot;.libfaad2.def&quot; /PDB:&quot;.ReleaseDLL/libfaad2.pdb&quot; /TLBID:1 /IMPLIB:&quot;.ReleaseDLL/libfaad2.lib&quot; /MACHINE:I386 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
  139. MSOriginalAdditionalOptions="/MACHINE:I386"/>
  140. </Tool>
  141. <Tool
  142. Name="VCMIDLTool"
  143. PreprocessorDefinitions="NDEBUG"
  144. MkTypLibCompatible="TRUE"
  145. SuppressStartupBanner="TRUE"
  146. TargetEnvironment="1"
  147. TypeLibraryName=".ReleaseDLL/libfaad2_dll.tlb"/>
  148. <Tool
  149. Name="VCPostBuildEventTool"/>
  150. <Tool
  151. Name="VCPreBuildEventTool"/>
  152. <Tool
  153. Name="VCPreLinkEventTool"/>
  154. <Tool
  155. Name="VCResourceCompilerTool"
  156. PreprocessorDefinitions="NDEBUG"
  157. Culture="1031"/>
  158. <Tool
  159. Name="VCWebServiceProxyGeneratorTool"/>
  160. <Tool
  161. Name="VCWebDeploymentTool"/>
  162. </Configuration>
  163. </Configurations>
  164. <Files>
  165. <Filter
  166. Name="Source Files"
  167. Filter="">
  168. <File
  169. RelativePath=".bits.c"/>
  170. <File
  171. RelativePath=".cfft.c"/>
  172. <File
  173. RelativePath="common.c"/>
  174. <File
  175. RelativePath=".data.c"/>
  176. <File
  177. RelativePath=".decoder.c"/>
  178. <File
  179. RelativePath="dither.c"/>
  180. <File
  181. RelativePath=".drc.c"/>
  182. <File
  183. RelativePath=".error.c"/>
  184. <File
  185. RelativePath=".filtbank.c"/>
  186. <File
  187. RelativePath="hcr.c"/>
  188. <File
  189. RelativePath=".ic_predict.c"/>
  190. <File
  191. RelativePath=".is.c"/>
  192. <File
  193. RelativePath=".lt_predict.c"/>
  194. <File
  195. RelativePath=".mdct.c"/>
  196. <File
  197. RelativePath=".mp4.c"/>
  198. <File
  199. RelativePath=".ms.c"/>
  200. <File
  201. RelativePath=".output.c"/>
  202. <File
  203. RelativePath=".pns.c"/>
  204. <File
  205. RelativePath=".pulse.c"/>
  206. <File
  207. RelativePath="rvlc.c"/>
  208. <File
  209. RelativePath=".specrec.c"/>
  210. <File
  211. RelativePath="ssr.c"/>
  212. <File
  213. RelativePath=".syntax.c"/>
  214. <File
  215. RelativePath=".tns.c"/>
  216. <Filter
  217. Name="codebook"
  218. Filter="">
  219. <File
  220. RelativePath=".codebookhcb_1.c"/>
  221. <File
  222. RelativePath=".codebookhcb_10.c"/>
  223. <File
  224. RelativePath=".codebookhcb_11.c"/>
  225. <File
  226. RelativePath=".codebookhcb_2.c"/>
  227. <File
  228. RelativePath=".codebookhcb_3.c"/>
  229. <File
  230. RelativePath=".codebookhcb_4.c"/>
  231. <File
  232. RelativePath=".codebookhcb_5.c"/>
  233. <File
  234. RelativePath=".codebookhcb_6.c"/>
  235. <File
  236. RelativePath=".codebookhcb_7.c"/>
  237. <File
  238. RelativePath=".codebookhcb_8.c"/>
  239. <File
  240. RelativePath=".codebookhcb_9.c"/>
  241. <File
  242. RelativePath=".codebookhcb_sf.c"/>
  243. </Filter>
  244. </Filter>
  245. <Filter
  246. Name="Header Files"
  247. Filter="">
  248. <File
  249. RelativePath=".Tns.h"/>
  250. <File
  251. RelativePath=".analysis.h"/>
  252. <File
  253. RelativePath=".bits.h"/>
  254. <File
  255. RelativePath=".cfft.h"/>
  256. <File
  257. RelativePath=".common.h"/>
  258. <File
  259. RelativePath=".data.h"/>
  260. <File
  261. RelativePath=".decoder.h"/>
  262. <File
  263. RelativePath="dither.h"/>
  264. <File
  265. RelativePath=".drc.h"/>
  266. <File
  267. RelativePath=".error.h"/>
  268. <File
  269. RelativePath=".filtbank.h"/>
  270. <File
  271. RelativePath=".codebookhcb.h"/>
  272. <File
  273. RelativePath=".huffman.h"/>
  274. <File
  275. RelativePath=".ic_predict.h"/>
  276. <File
  277. RelativePath=".is.h"/>
  278. <File
  279. RelativePath=".kbd_win.h"/>
  280. <File
  281. RelativePath=".lt_predict.h"/>
  282. <File
  283. RelativePath=".mdct.h"/>
  284. <File
  285. RelativePath=".mp4.h"/>
  286. <File
  287. RelativePath=".ms.h"/>
  288. <File
  289. RelativePath=".output.h"/>
  290. <File
  291. RelativePath=".pns.h"/>
  292. <File
  293. RelativePath=".pulse.h"/>
  294. <File
  295. RelativePath="rvlc.h"/>
  296. <File
  297. RelativePath=".specrec.h"/>
  298. <File
  299. RelativePath="ssr.h"/>
  300. <File
  301. RelativePath=".syntax.h"/>
  302. </Filter>
  303. <File
  304. RelativePath=".libfaad2.def"/>
  305. </Files>
  306. <Globals/>
  307. </VisualStudioProject>