enc_fhgaac.vcproj 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="enc_fhgaac"
  6. ProjectGUID="{1EB5ECD6-A4E1-4AEE-99D3-3280F60433F2}"
  7. RootNamespace="enc_fhgaac"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="$(ConfigurationName)"
  22. IntermediateDirectory="$(ConfigurationName)"
  23. ConfigurationType="2"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  25. CharacterSet="1"
  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. Optimization="0"
  45. AdditionalIncludeDirectories="../Wasabi;../libmp4v2"
  46. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ENC_FHGAAC_EXPORTS;_WIN32_WINNT=0x500"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="3"
  50. TreatWChar_tAsBuiltInType="true"
  51. ForceConformanceInForLoopScope="true"
  52. UsePrecompiledHeader="0"
  53. WarningLevel="3"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCPreLinkEventTool"
  64. />
  65. <Tool
  66. Name="VCLinkerTool"
  67. AdditionalDependencies="shlwapi.lib"
  68. OutputFile="$(ProgramFiles)/Winamp/Plugins/enc_fhgaac.dll"
  69. LinkIncremental="2"
  70. IgnoreDefaultLibraryNames=""
  71. GenerateDebugInformation="true"
  72. ProgramDatabaseFile="$(OutDir)/enc_fhgaac.pdb"
  73. SubSystem="2"
  74. RandomizedBaseAddress="1"
  75. DataExecutionPrevention="0"
  76. ImportLibrary="$(OutDir)/enc_fhgaac.lib"
  77. TargetMachine="1"
  78. />
  79. <Tool
  80. Name="VCALinkTool"
  81. />
  82. <Tool
  83. Name="VCManifestTool"
  84. />
  85. <Tool
  86. Name="VCXDCMakeTool"
  87. />
  88. <Tool
  89. Name="VCBscMakeTool"
  90. />
  91. <Tool
  92. Name="VCFxCopTool"
  93. />
  94. <Tool
  95. Name="VCAppVerifierTool"
  96. />
  97. <Tool
  98. Name="VCPostBuildEventTool"
  99. />
  100. </Configuration>
  101. <Configuration
  102. Name="Release|Win32"
  103. OutputDirectory="$(ConfigurationName)"
  104. IntermediateDirectory="$(ConfigurationName)"
  105. ConfigurationType="2"
  106. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  107. CharacterSet="1"
  108. WholeProgramOptimization="1"
  109. >
  110. <Tool
  111. Name="VCPreBuildEventTool"
  112. />
  113. <Tool
  114. Name="VCCustomBuildTool"
  115. />
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"
  118. />
  119. <Tool
  120. Name="VCWebServiceProxyGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCMIDLTool"
  124. />
  125. <Tool
  126. Name="VCCLCompilerTool"
  127. Optimization="1"
  128. FavorSizeOrSpeed="2"
  129. AdditionalIncludeDirectories="../Wasabi;../libmp4v2"
  130. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ENC_FHGAAC_EXPORTS;_WIN32_WINNT=0x500"
  131. StringPooling="true"
  132. RuntimeLibrary="2"
  133. BufferSecurityCheck="false"
  134. TreatWChar_tAsBuiltInType="true"
  135. ForceConformanceInForLoopScope="true"
  136. UsePrecompiledHeader="0"
  137. WarningLevel="3"
  138. DebugInformationFormat="3"
  139. DisableSpecificWarnings="4244"
  140. />
  141. <Tool
  142. Name="VCManagedResourceCompilerTool"
  143. />
  144. <Tool
  145. Name="VCResourceCompilerTool"
  146. />
  147. <Tool
  148. Name="VCPreLinkEventTool"
  149. />
  150. <Tool
  151. Name="VCLinkerTool"
  152. AdditionalDependencies="shlwapi.lib msvcrt.lib"
  153. OutputFile="$(ProgramFiles)/Winamp/Plugins/enc_fhgaac.dll"
  154. LinkIncremental="1"
  155. GenerateManifest="false"
  156. IgnoreAllDefaultLibraries="true"
  157. IgnoreDefaultLibraryNames="msvcprt.lib"
  158. GenerateDebugInformation="true"
  159. ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
  160. SubSystem="2"
  161. OptimizeReferences="2"
  162. EnableCOMDATFolding="2"
  163. RandomizedBaseAddress="1"
  164. ImportLibrary="$(OutDir)/enc_fhgaac.lib"
  165. TargetMachine="1"
  166. />
  167. <Tool
  168. Name="VCALinkTool"
  169. />
  170. <Tool
  171. Name="VCManifestTool"
  172. />
  173. <Tool
  174. Name="VCXDCMakeTool"
  175. />
  176. <Tool
  177. Name="VCBscMakeTool"
  178. />
  179. <Tool
  180. Name="VCFxCopTool"
  181. />
  182. <Tool
  183. Name="VCAppVerifierTool"
  184. />
  185. <Tool
  186. Name="VCPostBuildEventTool"
  187. />
  188. </Configuration>
  189. </Configurations>
  190. <References>
  191. <ProjectReference
  192. ReferencedProjectIdentifier="{EFB9B882-6A8B-463D-A8E3-A2807AFC5D9F}"
  193. RelativePathToProject="..\libmp4v2\libmp4v2.vcproj"
  194. />
  195. </References>
  196. <Files>
  197. <Filter
  198. Name="Source Files"
  199. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  200. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  201. >
  202. <File
  203. RelativePath=".\ADTSAACEncoder.cpp"
  204. >
  205. </File>
  206. <File
  207. RelativePath=".\ADTSAACEncoder.h"
  208. >
  209. </File>
  210. <File
  211. RelativePath="..\nu\AutoWideFn.h"
  212. >
  213. </File>
  214. <File
  215. RelativePath=".\config.cpp"
  216. >
  217. </File>
  218. <File
  219. RelativePath=".\encoder_common.h"
  220. >
  221. </File>
  222. <File
  223. RelativePath=".\FhGAACEncoder.cpp"
  224. >
  225. </File>
  226. <File
  227. RelativePath=".\FhGAACEncoder.h"
  228. >
  229. </File>
  230. <File
  231. RelativePath=".\libirc.lib"
  232. >
  233. </File>
  234. <File
  235. RelativePath=".\main.cpp"
  236. >
  237. </File>
  238. <File
  239. RelativePath=".\mp4FastAAClib.lib"
  240. >
  241. </File>
  242. <File
  243. RelativePath=".\MP4Writer.cpp"
  244. >
  245. </File>
  246. <File
  247. RelativePath=".\MP4Writer.h"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".\preferences.cpp"
  252. >
  253. </File>
  254. <File
  255. RelativePath=".\preferences_adts.cpp"
  256. >
  257. </File>
  258. <File
  259. RelativePath=".\preferences_mp4.cpp"
  260. >
  261. </File>
  262. </Filter>
  263. <Filter
  264. Name="Header Files"
  265. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  266. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  267. >
  268. <File
  269. RelativePath=".\config.h"
  270. >
  271. </File>
  272. <File
  273. RelativePath=".\preferences.h"
  274. >
  275. </File>
  276. <File
  277. RelativePath=".\resource.h"
  278. >
  279. </File>
  280. <File
  281. RelativePath="..\nu\Slider.h"
  282. >
  283. </File>
  284. </Filter>
  285. <Filter
  286. Name="Resource Files"
  287. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  288. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  289. >
  290. <File
  291. RelativePath=".\enc_fhgaac.rc"
  292. >
  293. </File>
  294. <File
  295. RelativePath=".\fraunhofer_wa_prefs_noalpha.bmp"
  296. >
  297. </File>
  298. </Filter>
  299. <Filter
  300. Name="UI Helpers"
  301. >
  302. <File
  303. RelativePath="..\nu\ComboBox.h"
  304. >
  305. </File>
  306. <File
  307. RelativePath=".\link_control.cpp"
  308. >
  309. </File>
  310. <File
  311. RelativePath=".\link_control.h"
  312. >
  313. </File>
  314. </Filter>
  315. <File
  316. RelativePath="..\nsutil\nsutil.lib"
  317. >
  318. </File>
  319. </Files>
  320. <Globals>
  321. </Globals>
  322. </VisualStudioProject>