ALACconvert.vcproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="alacConvert"
  6. ProjectGUID="{B9B08911-AF77-447E-A4DD-692AFFA0E346}"
  7. RootNamespace="alacConvert"
  8. Keyword="ManagedCProj"
  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="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="1"
  23. CharacterSet="1"
  24. ManagedExtensions="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="..\codec;.\"
  45. PreprocessorDefinitions="WIN32;_DEBUG;TARGET_OS_WIN32"
  46. RuntimeLibrary="3"
  47. WarningLevel="3"
  48. DebugInformationFormat="3"
  49. />
  50. <Tool
  51. Name="VCManagedResourceCompilerTool"
  52. />
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCPreLinkEventTool"
  58. />
  59. <Tool
  60. Name="VCLinkerTool"
  61. AdditionalDependencies="$(NoInherit)"
  62. LinkIncremental="2"
  63. GenerateDebugInformation="true"
  64. AssemblyDebug="1"
  65. TargetMachine="1"
  66. />
  67. <Tool
  68. Name="VCALinkTool"
  69. />
  70. <Tool
  71. Name="VCManifestTool"
  72. />
  73. <Tool
  74. Name="VCXDCMakeTool"
  75. />
  76. <Tool
  77. Name="VCBscMakeTool"
  78. />
  79. <Tool
  80. Name="VCFxCopTool"
  81. />
  82. <Tool
  83. Name="VCAppVerifierTool"
  84. />
  85. <Tool
  86. Name="VCWebDeploymentTool"
  87. />
  88. <Tool
  89. Name="VCPostBuildEventTool"
  90. />
  91. </Configuration>
  92. <Configuration
  93. Name="Release|Win32"
  94. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  95. IntermediateDirectory="$(ConfigurationName)"
  96. ConfigurationType="1"
  97. CharacterSet="1"
  98. ManagedExtensions="1"
  99. WholeProgramOptimization="1"
  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. PreprocessorDefinitions="WIN32;NDEBUG"
  119. RuntimeLibrary="2"
  120. WarningLevel="3"
  121. DebugInformationFormat="3"
  122. />
  123. <Tool
  124. Name="VCManagedResourceCompilerTool"
  125. />
  126. <Tool
  127. Name="VCResourceCompilerTool"
  128. />
  129. <Tool
  130. Name="VCPreLinkEventTool"
  131. />
  132. <Tool
  133. Name="VCLinkerTool"
  134. AdditionalDependencies="$(NoInherit)"
  135. LinkIncremental="1"
  136. GenerateDebugInformation="true"
  137. TargetMachine="1"
  138. />
  139. <Tool
  140. Name="VCALinkTool"
  141. />
  142. <Tool
  143. Name="VCManifestTool"
  144. />
  145. <Tool
  146. Name="VCXDCMakeTool"
  147. />
  148. <Tool
  149. Name="VCBscMakeTool"
  150. />
  151. <Tool
  152. Name="VCFxCopTool"
  153. />
  154. <Tool
  155. Name="VCAppVerifierTool"
  156. />
  157. <Tool
  158. Name="VCWebDeploymentTool"
  159. />
  160. <Tool
  161. Name="VCPostBuildEventTool"
  162. />
  163. </Configuration>
  164. </Configurations>
  165. <References>
  166. </References>
  167. <Files>
  168. <Filter
  169. Name="Source Files"
  170. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  171. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  172. >
  173. <File
  174. RelativePath="..\codec\ag_dec.c"
  175. >
  176. <FileConfiguration
  177. Name="Debug|Win32"
  178. >
  179. <Tool
  180. Name="VCCLCompilerTool"
  181. CompileAs="2"
  182. />
  183. </FileConfiguration>
  184. </File>
  185. <File
  186. RelativePath="..\codec\ag_enc.c"
  187. >
  188. <FileConfiguration
  189. Name="Debug|Win32"
  190. >
  191. <Tool
  192. Name="VCCLCompilerTool"
  193. CompileAs="2"
  194. />
  195. </FileConfiguration>
  196. </File>
  197. <File
  198. RelativePath="..\codec\ALACBitUtilities.c"
  199. >
  200. <FileConfiguration
  201. Name="Debug|Win32"
  202. >
  203. <Tool
  204. Name="VCCLCompilerTool"
  205. AdditionalIncludeDirectories=""
  206. CompileAs="2"
  207. />
  208. </FileConfiguration>
  209. </File>
  210. <File
  211. RelativePath="..\codec\ALACDecoder.cpp"
  212. >
  213. <FileConfiguration
  214. Name="Debug|Win32"
  215. >
  216. <Tool
  217. Name="VCCLCompilerTool"
  218. AdditionalIncludeDirectories=""
  219. />
  220. </FileConfiguration>
  221. </File>
  222. <File
  223. RelativePath="..\codec\ALACEncoder.cpp"
  224. >
  225. <FileConfiguration
  226. Name="Debug|Win32"
  227. >
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. AdditionalIncludeDirectories=""
  231. />
  232. </FileConfiguration>
  233. </File>
  234. <File
  235. RelativePath="CAFFileALAC.cpp"
  236. >
  237. <FileConfiguration
  238. Name="Debug|Win32"
  239. >
  240. <Tool
  241. Name="VCCLCompilerTool"
  242. AdditionalIncludeDirectories=""
  243. />
  244. </FileConfiguration>
  245. </File>
  246. <File
  247. RelativePath="..\codec\dp_dec.c"
  248. >
  249. <FileConfiguration
  250. Name="Debug|Win32"
  251. >
  252. <Tool
  253. Name="VCCLCompilerTool"
  254. AdditionalIncludeDirectories=""
  255. CompileAs="2"
  256. />
  257. </FileConfiguration>
  258. </File>
  259. <File
  260. RelativePath="..\codec\dp_enc.c"
  261. >
  262. <FileConfiguration
  263. Name="Debug|Win32"
  264. >
  265. <Tool
  266. Name="VCCLCompilerTool"
  267. AdditionalIncludeDirectories=""
  268. CompileAs="2"
  269. />
  270. </FileConfiguration>
  271. </File>
  272. <File
  273. RelativePath="..\codec\EndianPortable.c"
  274. >
  275. <FileConfiguration
  276. Name="Debug|Win32"
  277. >
  278. <Tool
  279. Name="VCCLCompilerTool"
  280. AdditionalIncludeDirectories=""
  281. CompileAs="2"
  282. />
  283. </FileConfiguration>
  284. </File>
  285. <File
  286. RelativePath="main.cpp"
  287. >
  288. <FileConfiguration
  289. Name="Debug|Win32"
  290. >
  291. <Tool
  292. Name="VCCLCompilerTool"
  293. AdditionalIncludeDirectories=""
  294. />
  295. </FileConfiguration>
  296. </File>
  297. <File
  298. RelativePath="..\codec\matrix_dec.c"
  299. >
  300. <FileConfiguration
  301. Name="Debug|Win32"
  302. >
  303. <Tool
  304. Name="VCCLCompilerTool"
  305. AdditionalIncludeDirectories=""
  306. CompileAs="2"
  307. />
  308. </FileConfiguration>
  309. </File>
  310. <File
  311. RelativePath="..\codec\matrix_enc.c"
  312. >
  313. <FileConfiguration
  314. Name="Debug|Win32"
  315. >
  316. <Tool
  317. Name="VCCLCompilerTool"
  318. AdditionalIncludeDirectories=""
  319. CompileAs="2"
  320. />
  321. </FileConfiguration>
  322. </File>
  323. </Filter>
  324. <Filter
  325. Name="Header Files"
  326. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  327. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  328. >
  329. <File
  330. RelativePath="..\codec\aglib.h"
  331. >
  332. </File>
  333. <File
  334. RelativePath="..\codec\ALACAudioTypes.h"
  335. >
  336. </File>
  337. <File
  338. RelativePath="..\codec\ALACBitUtilities.h"
  339. >
  340. </File>
  341. <File
  342. RelativePath="..\codec\ALACDecoder.h"
  343. >
  344. </File>
  345. <File
  346. RelativePath="..\codec\ALACEncoder.h"
  347. >
  348. </File>
  349. <File
  350. RelativePath="CAFFileALAC.h"
  351. >
  352. </File>
  353. <File
  354. RelativePath="..\codec\dplib.h"
  355. >
  356. </File>
  357. <File
  358. RelativePath="..\codec\EndianPortable.h"
  359. >
  360. </File>
  361. <File
  362. RelativePath="..\codec\matrixlib.h"
  363. >
  364. </File>
  365. <File
  366. RelativePath=".\stdint.h"
  367. >
  368. </File>
  369. </Filter>
  370. <Filter
  371. Name="Resource Files"
  372. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  373. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  374. >
  375. </Filter>
  376. </Files>
  377. <Globals>
  378. </Globals>
  379. </VisualStudioProject>