You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

346 lines
8.8KB

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="libspeexdsp"
  6. ProjectGUID="{03207781-0D1C-4DB3-A71D-45C608F28DBD}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="4"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="..\..\..\include;..\.."
  23. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. UsePrecompiledHeader="0"
  28. WarningLevel="3"
  29. Detect64BitPortabilityProblems="TRUE"
  30. DebugInformationFormat="4"
  31. CompileAs="1"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLibrarianTool"
  36. OutputFile="../../../lib/libspeexdsp.lib"/>
  37. <Tool
  38. Name="VCMIDLTool"/>
  39. <Tool
  40. Name="VCPostBuildEventTool"/>
  41. <Tool
  42. Name="VCPreBuildEventTool"/>
  43. <Tool
  44. Name="VCPreLinkEventTool"/>
  45. <Tool
  46. Name="VCResourceCompilerTool"/>
  47. <Tool
  48. Name="VCWebServiceProxyGeneratorTool"/>
  49. <Tool
  50. Name="VCXMLDataGeneratorTool"/>
  51. <Tool
  52. Name="VCManagedWrapperGeneratorTool"/>
  53. <Tool
  54. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  55. </Configuration>
  56. <Configuration
  57. Name="Release|Win32"
  58. OutputDirectory="$(ConfigurationName)"
  59. IntermediateDirectory="$(ConfigurationName)"
  60. ConfigurationType="4"
  61. CharacterSet="2"
  62. WholeProgramOptimization="TRUE">
  63. <Tool
  64. Name="VCCLCompilerTool"
  65. Optimization="3"
  66. GlobalOptimizations="TRUE"
  67. InlineFunctionExpansion="2"
  68. EnableIntrinsicFunctions="TRUE"
  69. FavorSizeOrSpeed="1"
  70. OptimizeForProcessor="2"
  71. AdditionalIncludeDirectories="..\..\..\include;..\.."
  72. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
  73. StringPooling="TRUE"
  74. ExceptionHandling="FALSE"
  75. RuntimeLibrary="2"
  76. BufferSecurityCheck="FALSE"
  77. UsePrecompiledHeader="0"
  78. WarningLevel="3"
  79. Detect64BitPortabilityProblems="TRUE"
  80. DebugInformationFormat="3"
  81. CompileAs="1"
  82. DisableSpecificWarnings="4244;4305;4311;4100;4127"/>
  83. <Tool
  84. Name="VCCustomBuildTool"/>
  85. <Tool
  86. Name="VCLibrarianTool"
  87. OutputFile="../../../lib/libspeexdsp.lib"/>
  88. <Tool
  89. Name="VCMIDLTool"/>
  90. <Tool
  91. Name="VCPostBuildEventTool"/>
  92. <Tool
  93. Name="VCPreBuildEventTool"/>
  94. <Tool
  95. Name="VCPreLinkEventTool"/>
  96. <Tool
  97. Name="VCResourceCompilerTool"/>
  98. <Tool
  99. Name="VCWebServiceProxyGeneratorTool"/>
  100. <Tool
  101. Name="VCXMLDataGeneratorTool"/>
  102. <Tool
  103. Name="VCManagedWrapperGeneratorTool"/>
  104. <Tool
  105. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  106. </Configuration>
  107. <Configuration
  108. Name="Release_Dynamic_SSE|Win32"
  109. OutputDirectory="$(ConfigurationName)"
  110. IntermediateDirectory="$(ConfigurationName)"
  111. ConfigurationType="2"
  112. CharacterSet="2"
  113. WholeProgramOptimization="TRUE">
  114. <Tool
  115. Name="VCCLCompilerTool"
  116. Optimization="3"
  117. GlobalOptimizations="TRUE"
  118. InlineFunctionExpansion="2"
  119. EnableIntrinsicFunctions="TRUE"
  120. FavorSizeOrSpeed="1"
  121. OptimizeForProcessor="3"
  122. AdditionalIncludeDirectories="..\..\..\include;..\.."
  123. PreprocessorDefinitions="_USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H"
  124. StringPooling="TRUE"
  125. ExceptionHandling="FALSE"
  126. RuntimeLibrary="0"
  127. BufferSecurityCheck="FALSE"
  128. EnableEnhancedInstructionSet="1"
  129. UsePrecompiledHeader="0"
  130. WarningLevel="3"
  131. Detect64BitPortabilityProblems="TRUE"
  132. DebugInformationFormat="3"
  133. CompileAs="1"
  134. DisableSpecificWarnings="4244;4305;4311;4100;4127"/>
  135. <Tool
  136. Name="VCCustomBuildTool"/>
  137. <Tool
  138. Name="VCLinkerTool"
  139. OutputFile="../../../bin/libspeexdsp.dll"
  140. ModuleDefinitionFile="..\..\libspeexdsp.def"
  141. SubSystem="2"
  142. OptimizeReferences="2"
  143. EnableCOMDATFolding="2"
  144. OptimizeForWindows98="1"
  145. ImportLibrary="../../../lib/libspeexdsp.lib"
  146. TargetMachine="1"/>
  147. <Tool
  148. Name="VCMIDLTool"/>
  149. <Tool
  150. Name="VCPostBuildEventTool"/>
  151. <Tool
  152. Name="VCPreBuildEventTool"/>
  153. <Tool
  154. Name="VCPreLinkEventTool"/>
  155. <Tool
  156. Name="VCResourceCompilerTool"/>
  157. <Tool
  158. Name="VCWebServiceProxyGeneratorTool"/>
  159. <Tool
  160. Name="VCXMLDataGeneratorTool"/>
  161. <Tool
  162. Name="VCWebDeploymentTool"/>
  163. <Tool
  164. Name="VCManagedWrapperGeneratorTool"/>
  165. <Tool
  166. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  167. </Configuration>
  168. <Configuration
  169. Name="Release_Static_SSE|Win32"
  170. OutputDirectory="$(ConfigurationName)"
  171. IntermediateDirectory="$(ConfigurationName)"
  172. ConfigurationType="4"
  173. CharacterSet="2"
  174. WholeProgramOptimization="TRUE">
  175. <Tool
  176. Name="VCCLCompilerTool"
  177. Optimization="3"
  178. GlobalOptimizations="TRUE"
  179. InlineFunctionExpansion="2"
  180. EnableIntrinsicFunctions="TRUE"
  181. FavorSizeOrSpeed="1"
  182. OptimizeForProcessor="3"
  183. AdditionalIncludeDirectories="..\..\..\include;..\.."
  184. PreprocessorDefinitions="_USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H"
  185. StringPooling="TRUE"
  186. ExceptionHandling="FALSE"
  187. RuntimeLibrary="2"
  188. BufferSecurityCheck="FALSE"
  189. EnableEnhancedInstructionSet="1"
  190. UsePrecompiledHeader="0"
  191. WarningLevel="3"
  192. Detect64BitPortabilityProblems="TRUE"
  193. DebugInformationFormat="3"
  194. CompileAs="1"
  195. DisableSpecificWarnings="4244;4305;4311;4100;4127"/>
  196. <Tool
  197. Name="VCCustomBuildTool"/>
  198. <Tool
  199. Name="VCLibrarianTool"
  200. OutputFile="../../../lib/libspeexdsp.lib"/>
  201. <Tool
  202. Name="VCMIDLTool"/>
  203. <Tool
  204. Name="VCPostBuildEventTool"/>
  205. <Tool
  206. Name="VCPreBuildEventTool"/>
  207. <Tool
  208. Name="VCPreLinkEventTool"/>
  209. <Tool
  210. Name="VCResourceCompilerTool"/>
  211. <Tool
  212. Name="VCWebServiceProxyGeneratorTool"/>
  213. <Tool
  214. Name="VCXMLDataGeneratorTool"/>
  215. <Tool
  216. Name="VCManagedWrapperGeneratorTool"/>
  217. <Tool
  218. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  219. </Configuration>
  220. </Configurations>
  221. <References>
  222. </References>
  223. <Files>
  224. <Filter
  225. Name="Source Files"
  226. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  227. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  228. <File
  229. RelativePath="..\..\..\libspeex\buffer.c">
  230. </File>
  231. <File
  232. RelativePath="..\..\..\libspeex\fftwrap.c">
  233. </File>
  234. <File
  235. RelativePath="..\..\..\libspeex\filterbank.c">
  236. </File>
  237. <File
  238. RelativePath="..\..\..\libspeex\jitter.c">
  239. </File>
  240. <File
  241. RelativePath="..\..\..\libspeex\kiss_fft.c">
  242. </File>
  243. <File
  244. RelativePath="..\..\..\libspeex\kiss_fftr.c">
  245. </File>
  246. <File
  247. RelativePath="..\..\..\libspeex\mdf.c">
  248. </File>
  249. <File
  250. RelativePath="..\..\..\libspeex\preprocess.c">
  251. </File>
  252. <File
  253. RelativePath="..\..\..\libspeex\resample.c">
  254. </File>
  255. <File
  256. RelativePath="..\..\..\libspeex\scal.c">
  257. </File>
  258. <File
  259. RelativePath="..\..\..\libspeex\smallft.c">
  260. </File>
  261. </Filter>
  262. <Filter
  263. Name="Header Files"
  264. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  265. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  266. <File
  267. RelativePath="..\..\..\libspeex\_kiss_fft_guts.h">
  268. </File>
  269. <File
  270. RelativePath="..\..\..\libspeex\arch.h">
  271. </File>
  272. <File
  273. RelativePath="..\..\..\libspeex\fftwrap.h">
  274. </File>
  275. <File
  276. RelativePath="..\..\..\libspeex\filterbank.h">
  277. </File>
  278. <File
  279. RelativePath="..\..\..\libspeex\fixed_debug.h">
  280. </File>
  281. <File
  282. RelativePath="..\..\..\libspeex\fixed_generic.h">
  283. </File>
  284. <File
  285. RelativePath="..\..\..\libspeex\kiss_fft.h">
  286. </File>
  287. <File
  288. RelativePath="..\..\..\libspeex\kiss_fftr.h">
  289. </File>
  290. <File
  291. RelativePath="..\..\..\libspeex\math_approx.h">
  292. </File>
  293. <File
  294. RelativePath="..\..\..\libspeex\os_support.h">
  295. </File>
  296. <File
  297. RelativePath="..\..\..\libspeex\pseudofloat.h">
  298. </File>
  299. <File
  300. RelativePath="..\..\..\libspeex\smallft.h">
  301. </File>
  302. </Filter>
  303. <Filter
  304. Name="Resource Files"
  305. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  306. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  307. </Filter>
  308. <Filter
  309. Name="Public Header Files"
  310. Filter="">
  311. <File
  312. RelativePath="..\..\..\include\speex\speex.h">
  313. </File>
  314. <File
  315. RelativePath="..\..\..\include\speex\speex_bits.h">
  316. </File>
  317. <File
  318. RelativePath="..\..\..\include\speex\speex_buffer.h">
  319. </File>
  320. <File
  321. RelativePath="..\..\..\include\speex\speex_echo.h">
  322. </File>
  323. <File
  324. RelativePath="..\..\..\include\speex\speex_jitter.h">
  325. </File>
  326. <File
  327. RelativePath="..\..\..\include\speex\speex_preprocess.h">
  328. </File>
  329. <File
  330. RelativePath="..\..\..\include\speex\speex_resampler.h">
  331. </File>
  332. <File
  333. RelativePath="..\..\..\include\speex\speex_types.h">
  334. </File>
  335. </Filter>
  336. <File
  337. RelativePath="..\..\config.h">
  338. </File>
  339. <File
  340. RelativePath="..\..\libspeexdsp.def">
  341. </File>
  342. </Files>
  343. <Globals>
  344. </Globals>
  345. </VisualStudioProject>