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.

229 lines
5.3KB

  1. # Microsoft Developer Studio Project File - Name="libspeexdsp" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=libspeexdsp - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "libspeexdsp.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "libspeexdsp.mak" CFG="libspeexdsp - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "libspeexdsp - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "libspeexdsp - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF "$(CFG)" == "libspeexdsp - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Target_Dir ""
  38. F90=df.exe
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  40. # ADD CPP /nologo /MD /W1 /GX- /O2 /I "../../include" /I "../" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /FD /c
  41. # SUBTRACT CPP /YX
  42. # ADD BASE RSC /l 0x419 /d "NDEBUG"
  43. # ADD RSC /l 0x809 /d "NDEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo /out:"..\..\lib\libspeexdsp.lib"
  50. !ELSEIF "$(CFG)" == "libspeexdsp - Win32 Debug"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir "libspeexdsp___Win32_Debug"
  54. # PROP BASE Intermediate_Dir "libspeexdsp___Win32_Debug"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "libspeexdsp___Win32_Debug"
  59. # PROP Intermediate_Dir "libspeexdsp___Win32_Debug"
  60. # PROP Target_Dir ""
  61. F90=df.exe
  62. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  63. # ADD CPP /nologo /MDd /W3 /Gm- /GX- /Zi /Od /I "../../include" /I "../" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /FD /GZ /c
  64. # SUBTRACT CPP /YX
  65. # ADD BASE RSC /l 0x419 /d "_DEBUG"
  66. # ADD RSC /l 0x809 /d "_DEBUG"
  67. BSC32=bscmake.exe
  68. # ADD BASE BSC32 /nologo
  69. # ADD BSC32 /nologo
  70. LIB32=link.exe -lib
  71. # ADD BASE LIB32 /nologo
  72. # ADD LIB32 /nologo /out:"..\..\lib\libspeexdsp.lib"
  73. !ENDIF
  74. # Begin Target
  75. # Name "libspeexdsp - Win32 Release"
  76. # Name "libspeexdsp - Win32 Debug"
  77. # Begin Group "Source Files"
  78. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  79. # Begin Source File
  80. SOURCE=..\..\libspeex\buffer.c
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=..\..\libspeex\fftwrap.c
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=..\..\libspeex\filterbank.c
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=..\..\libspeex\jitter.c
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=..\..\libspeex\kiss_fft.c
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=..\..\libspeex\kiss_fftr.c
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=..\..\libspeex\mdf.c
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=..\..\libspeex\preprocess.c
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=..\..\libspeex\resample.c
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=..\..\libspeex\scal.c
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=..\..\libspeex\smallft.c
  111. # End Source File
  112. # End Group
  113. # Begin Group "Header Files"
  114. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  115. # Begin Source File
  116. SOURCE=..\..\libspeex\_kiss_fft_guts.h
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=..\..\libspeex\arch.h
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=..\..\libspeex\fftwrap.h
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=..\..\libspeex\filterbank.h
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=..\..\libspeex\fixed_debug.h
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=..\..\libspeex\fixed_generic.h
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=..\..\libspeex\kiss_fft.h
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=..\..\libspeex\kiss_fftr.h
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=..\..\libspeex\math_approx.h
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=..\..\libspeex\os_support.h
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=..\..\libspeex\pseudofloat.h
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=..\..\libspeex\smallft.h
  150. # End Source File
  151. # End Group
  152. # Begin Group "Public Header Files"
  153. # PROP Default_Filter ""
  154. # Begin Source File
  155. SOURCE=..\..\include\speex\speex.h
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=..\..\include\speex\speex_bits.h
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=..\..\include\speex\speex_buffer.h
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=..\..\include\speex\speex_echo.h
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=..\..\include\speex\speex_jitter.h
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=..\..\include\speex\speex_preprocess.h
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=..\..\include\speex\speex_resampler.h
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=..\..\include\speex\speex_types.h
  177. # End Source File
  178. # End Group
  179. # Begin Source File
  180. SOURCE=..\config.h
  181. # End Source File
  182. # End Target
  183. # End Project