2
0

libsndfile.vcproj 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="libsndfile"
  6. ProjectGUID="{3D0370CA-BED2-4657-A475-32375CBCB6E4}"
  7. RootNamespace="libsndfile"
  8. Keyword="Win32Proj"
  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="$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="4"
  23. CharacterSet="0"
  24. >
  25. <Tool
  26. Name="VCPreBuildEventTool"
  27. />
  28. <Tool
  29. Name="VCCustomBuildTool"
  30. />
  31. <Tool
  32. Name="VCXMLDataGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCWebServiceProxyGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCMIDLTool"
  39. />
  40. <Tool
  41. Name="VCCLCompilerTool"
  42. UseUnicodeResponseFiles="true"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="..\..\libsndfile\src;."
  45. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;inline=__inline;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="3"
  49. UsePrecompiledHeader="0"
  50. WarningLevel="1"
  51. Detect64BitPortabilityProblems="true"
  52. DebugInformationFormat="3"
  53. CompileAs="1"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLibrarianTool"
  66. />
  67. <Tool
  68. Name="VCALinkTool"
  69. />
  70. <Tool
  71. Name="VCXDCMakeTool"
  72. />
  73. <Tool
  74. Name="VCBscMakeTool"
  75. />
  76. <Tool
  77. Name="VCFxCopTool"
  78. />
  79. <Tool
  80. Name="VCPostBuildEventTool"
  81. />
  82. </Configuration>
  83. <Configuration
  84. Name="Release|Win32"
  85. OutputDirectory="$(ConfigurationName)"
  86. IntermediateDirectory="$(ConfigurationName)"
  87. ConfigurationType="4"
  88. CharacterSet="0"
  89. WholeProgramOptimization="1"
  90. >
  91. <Tool
  92. Name="VCPreBuildEventTool"
  93. />
  94. <Tool
  95. Name="VCCustomBuildTool"
  96. />
  97. <Tool
  98. Name="VCXMLDataGeneratorTool"
  99. />
  100. <Tool
  101. Name="VCWebServiceProxyGeneratorTool"
  102. />
  103. <Tool
  104. Name="VCMIDLTool"
  105. />
  106. <Tool
  107. Name="VCCLCompilerTool"
  108. UseUnicodeResponseFiles="true"
  109. AdditionalIncludeDirectories="..\..\libsndfile\src;."
  110. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;inline=__inline;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  111. RuntimeLibrary="2"
  112. UsePrecompiledHeader="0"
  113. WarningLevel="1"
  114. Detect64BitPortabilityProblems="true"
  115. DebugInformationFormat="3"
  116. CompileAs="1"
  117. />
  118. <Tool
  119. Name="VCManagedResourceCompilerTool"
  120. />
  121. <Tool
  122. Name="VCResourceCompilerTool"
  123. />
  124. <Tool
  125. Name="VCPreLinkEventTool"
  126. />
  127. <Tool
  128. Name="VCLibrarianTool"
  129. />
  130. <Tool
  131. Name="VCALinkTool"
  132. />
  133. <Tool
  134. Name="VCXDCMakeTool"
  135. />
  136. <Tool
  137. Name="VCBscMakeTool"
  138. />
  139. <Tool
  140. Name="VCFxCopTool"
  141. />
  142. <Tool
  143. Name="VCPostBuildEventTool"
  144. />
  145. </Configuration>
  146. </Configurations>
  147. <References>
  148. </References>
  149. <Files>
  150. <Filter
  151. Name="Source Files"
  152. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  153. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  154. >
  155. <File
  156. RelativePath="..\..\libsndfile\src\aiff.c"
  157. >
  158. </File>
  159. <File
  160. RelativePath="..\..\libsndfile\src\alaw.c"
  161. >
  162. </File>
  163. <File
  164. RelativePath="..\..\libsndfile\src\au.c"
  165. >
  166. </File>
  167. <File
  168. RelativePath="..\..\libsndfile\src\audio_detect.c"
  169. >
  170. </File>
  171. <File
  172. RelativePath="..\..\libsndfile\src\avr.c"
  173. >
  174. </File>
  175. <File
  176. RelativePath="..\..\libsndfile\src\broadcast.c"
  177. >
  178. </File>
  179. <File
  180. RelativePath="..\..\libsndfile\src\caf.c"
  181. >
  182. </File>
  183. <File
  184. RelativePath="..\..\libsndfile\src\chunk.c"
  185. >
  186. </File>
  187. <File
  188. RelativePath="..\..\libsndfile\src\command.c"
  189. >
  190. </File>
  191. <File
  192. RelativePath="..\..\libsndfile\src\common.c"
  193. >
  194. </File>
  195. <File
  196. RelativePath="..\..\libsndfile\src\dither.c"
  197. >
  198. </File>
  199. <File
  200. RelativePath="..\..\libsndfile\src\double64.c"
  201. >
  202. </File>
  203. <File
  204. RelativePath="..\..\libsndfile\src\dwd.c"
  205. >
  206. </File>
  207. <File
  208. RelativePath="..\..\libsndfile\src\dwvw.c"
  209. >
  210. </File>
  211. <File
  212. RelativePath="..\..\libsndfile\src\file_io.c"
  213. >
  214. </File>
  215. <File
  216. RelativePath="..\..\libsndfile\src\flac.c"
  217. >
  218. </File>
  219. <File
  220. RelativePath="..\..\libsndfile\src\float32.c"
  221. >
  222. </File>
  223. <File
  224. RelativePath="..\..\libsndfile\src\g72x.c"
  225. >
  226. <FileConfiguration
  227. Name="Debug|Win32"
  228. >
  229. <Tool
  230. Name="VCCLCompilerTool"
  231. ObjectFile="$(IntDir)\$(InputName)1.obj"
  232. XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
  233. />
  234. </FileConfiguration>
  235. <FileConfiguration
  236. Name="Release|Win32"
  237. >
  238. <Tool
  239. Name="VCCLCompilerTool"
  240. ObjectFile="$(IntDir)\$(InputName)1.obj"
  241. XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
  242. />
  243. </FileConfiguration>
  244. </File>
  245. <File
  246. RelativePath="..\..\libsndfile\src\gsm610.c"
  247. >
  248. </File>
  249. <File
  250. RelativePath="..\..\libsndfile\src\htk.c"
  251. >
  252. </File>
  253. <File
  254. RelativePath="..\..\libsndfile\src\ima_adpcm.c"
  255. >
  256. </File>
  257. <File
  258. RelativePath="..\..\libsndfile\src\ima_oki_adpcm.c"
  259. >
  260. </File>
  261. <File
  262. RelativePath="..\..\libsndfile\src\ima_oki_adpcm.h"
  263. >
  264. </File>
  265. <File
  266. RelativePath="..\..\libsndfile\src\ircam.c"
  267. >
  268. </File>
  269. <File
  270. RelativePath="..\..\libsndfile\src\mat4.c"
  271. >
  272. </File>
  273. <File
  274. RelativePath="..\..\libsndfile\src\mat5.c"
  275. >
  276. </File>
  277. <File
  278. RelativePath="..\..\libsndfile\src\mpc2k.c"
  279. >
  280. </File>
  281. <File
  282. RelativePath="..\..\libsndfile\src\ms_adpcm.c"
  283. >
  284. </File>
  285. <File
  286. RelativePath="..\..\libsndfile\src\nist.c"
  287. >
  288. </File>
  289. <File
  290. RelativePath="..\..\libsndfile\src\ogg.c"
  291. >
  292. </File>
  293. <File
  294. RelativePath="..\..\libsndfile\src\paf.c"
  295. >
  296. </File>
  297. <File
  298. RelativePath="..\..\libsndfile\src\pcm.c"
  299. >
  300. </File>
  301. <File
  302. RelativePath="..\..\libsndfile\src\pvf.c"
  303. >
  304. </File>
  305. <File
  306. RelativePath="..\..\libsndfile\src\raw.c"
  307. >
  308. </File>
  309. <File
  310. RelativePath="..\..\libsndfile\src\rf64.c"
  311. >
  312. </File>
  313. <File
  314. RelativePath="..\..\libsndfile\src\rx2.c"
  315. >
  316. </File>
  317. <File
  318. RelativePath="..\..\libsndfile\src\sd2.c"
  319. >
  320. </File>
  321. <File
  322. RelativePath="..\..\libsndfile\src\sds.c"
  323. >
  324. </File>
  325. <File
  326. RelativePath="..\..\libsndfile\src\sndfile.c"
  327. >
  328. </File>
  329. <File
  330. RelativePath="..\..\libsndfile\src\strings.c"
  331. >
  332. </File>
  333. <File
  334. RelativePath="..\..\libsndfile\src\svx.c"
  335. >
  336. </File>
  337. <File
  338. RelativePath="..\..\libsndfile\src\txw.c"
  339. >
  340. </File>
  341. <File
  342. RelativePath="..\..\libsndfile\src\ulaw.c"
  343. >
  344. </File>
  345. <File
  346. RelativePath="..\..\libsndfile\src\voc.c"
  347. >
  348. </File>
  349. <File
  350. RelativePath="..\..\libsndfile\src\vox_adpcm.c"
  351. >
  352. </File>
  353. <File
  354. RelativePath="..\..\libsndfile\src\w64.c"
  355. >
  356. </File>
  357. <File
  358. RelativePath="..\..\libsndfile\src\wav.c"
  359. >
  360. </File>
  361. <File
  362. RelativePath="..\..\libsndfile\src\wav_w64.c"
  363. >
  364. </File>
  365. <File
  366. RelativePath="..\..\libsndfile\src\wve.c"
  367. >
  368. </File>
  369. <File
  370. RelativePath="..\..\libsndfile\src\xi.c"
  371. >
  372. </File>
  373. <Filter
  374. Name="GSM Sources"
  375. >
  376. <File
  377. RelativePath="..\..\libsndfile\src\GSM610\add.c"
  378. >
  379. </File>
  380. <File
  381. RelativePath="..\..\libsndfile\src\GSM610\code.c"
  382. >
  383. </File>
  384. <File
  385. RelativePath="..\..\libsndfile\src\GSM610\decode.c"
  386. >
  387. </File>
  388. <File
  389. RelativePath="..\..\libsndfile\src\GSM610\gsm_create.c"
  390. >
  391. </File>
  392. <File
  393. RelativePath="..\..\libsndfile\src\GSM610\gsm_decode.c"
  394. >
  395. </File>
  396. <File
  397. RelativePath="..\..\libsndfile\src\GSM610\gsm_destroy.c"
  398. >
  399. </File>
  400. <File
  401. RelativePath="..\..\libsndfile\src\GSM610\gsm_encode.c"
  402. >
  403. </File>
  404. <File
  405. RelativePath="..\..\libsndfile\src\GSM610\gsm_option.c"
  406. >
  407. </File>
  408. <File
  409. RelativePath="..\..\libsndfile\src\GSM610\long_term.c"
  410. >
  411. </File>
  412. <File
  413. RelativePath="..\..\libsndfile\src\GSM610\lpc.c"
  414. >
  415. </File>
  416. <File
  417. RelativePath="..\..\libsndfile\src\GSM610\preprocess.c"
  418. >
  419. </File>
  420. <File
  421. RelativePath="..\..\libsndfile\src\GSM610\rpe.c"
  422. >
  423. </File>
  424. <File
  425. RelativePath="..\..\libsndfile\src\GSM610\short_term.c"
  426. >
  427. </File>
  428. <File
  429. RelativePath="..\..\libsndfile\src\GSM610\table.c"
  430. >
  431. </File>
  432. </Filter>
  433. <Filter
  434. Name="G72X Sources"
  435. >
  436. <File
  437. RelativePath="..\..\libsndfile\src\G72x\g721.c"
  438. >
  439. </File>
  440. <File
  441. RelativePath="..\..\libsndfile\src\G72x\g723_16.c"
  442. >
  443. </File>
  444. <File
  445. RelativePath="..\..\libsndfile\src\G72x\g723_24.c"
  446. >
  447. </File>
  448. <File
  449. RelativePath="..\..\libsndfile\src\G72x\g723_40.c"
  450. >
  451. </File>
  452. <File
  453. RelativePath="..\..\libsndfile\src\G72x\g72x.c"
  454. >
  455. </File>
  456. </Filter>
  457. </Filter>
  458. <Filter
  459. Name="Header Files"
  460. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  461. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  462. >
  463. </Filter>
  464. <Filter
  465. Name="Resource Files"
  466. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  467. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  468. >
  469. </Filter>
  470. </Files>
  471. <Globals>
  472. </Globals>
  473. </VisualStudioProject>