home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Sound / LAME / src / Dll / MP3EncDll.dsp < prev    next >
Text File  |  2000-06-26  |  7KB  |  279 lines

  1. # Microsoft Developer Studio Project File - Name="MP3EncDll" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=MP3EncDll - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "MP3EncDll.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "MP3EncDll.mak" CFG="MP3EncDll - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "MP3EncDll - Win32 Release" (based on\
  21.  "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "MP3EncDll - Win32 Debug" (based on\
  23.  "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=xicl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32.  
  33. !IF  "$(CFG)" == "MP3EncDll - Win32 Release"
  34.  
  35. # PROP BASE Use_MFC 0
  36. # PROP BASE Use_Debug_Libraries 0
  37. # PROP BASE Output_Dir "Release"
  38. # PROP BASE Intermediate_Dir "Release"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 0
  41. # PROP Use_Debug_Libraries 0
  42. # PROP Output_Dir "Release"
  43. # PROP Intermediate_Dir "Release"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  47. # ADD CPP /nologo /Zp2 /MT /W3 /GX /Ox /Ot /Og /Ob2 /I "..\\" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_BLADEDLL" /D "FLOAT8_is_float" /YX /FD -Qmem -Qip /c
  48. # SUBTRACT CPP /Oa /Ow /Oi /Os
  49. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  50. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  51. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  52. # ADD RSC /l 0x409 /d "NDEBUG"
  53. BSC32=bscmake.exe
  54. # ADD BASE BSC32 /nologo
  55. # ADD BSC32 /nologo
  56. LINK32=xilink.exe
  57. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  58. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /map /machine:I386 /out:"..\..\lame_enc.dll"
  59.  
  60. !ELSEIF  "$(CFG)" == "MP3EncDll - Win32 Debug"
  61.  
  62. # PROP BASE Use_MFC 0
  63. # PROP BASE Use_Debug_Libraries 1
  64. # PROP BASE Output_Dir "Debug"
  65. # PROP BASE Intermediate_Dir "Debug"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 0
  68. # PROP Use_Debug_Libraries 1
  69. # PROP Output_Dir "Debug"
  70. # PROP Intermediate_Dir "Debug"
  71. # PROP Ignore_Export_Lib 0
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  74. # ADD CPP /nologo /Zp2 /MTd /W3 /Gm /GX /Zi /Od /I "..\\" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_BLADEDLL" /D "FLOAT8_is_float" /YX /FD /c
  75. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  76. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  78. # ADD RSC /l 0x409 /d "_DEBUG"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=xilink.exe
  83. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  84. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\..\lame_enc.dll" /pdbtype:sept
  85. # SUBTRACT LINK32 /map
  86.  
  87. !ENDIF 
  88.  
  89. # Begin Target
  90.  
  91. # Name "MP3EncDll - Win32 Release"
  92. # Name "MP3EncDll - Win32 Debug"
  93. # Begin Source File
  94.  
  95. SOURCE=..\bitstream.c
  96. # End Source File
  97. # Begin Source File
  98.  
  99. SOURCE=..\bitstream.h
  100. # End Source File
  101. # Begin Source File
  102.  
  103. SOURCE=.\BladeMP3EncDLL.c
  104. # End Source File
  105. # Begin Source File
  106.  
  107. SOURCE=.\BladeMP3EncDLL.def
  108. # End Source File
  109. # Begin Source File
  110.  
  111. SOURCE=.\BladeMP3EncDLL.h
  112. # End Source File
  113. # Begin Source File
  114.  
  115. SOURCE=..\brhist.c
  116. # End Source File
  117. # Begin Source File
  118.  
  119. SOURCE=..\brhist.h
  120. # End Source File
  121. # Begin Source File
  122.  
  123. SOURCE=..\encoder.h
  124. # End Source File
  125. # Begin Source File
  126.  
  127. SOURCE=..\fft.c
  128. # End Source File
  129. # Begin Source File
  130.  
  131. SOURCE=..\fft.h
  132. # End Source File
  133. # Begin Source File
  134.  
  135. SOURCE=..\gpkplotting.c
  136. # End Source File
  137. # Begin Source File
  138.  
  139. SOURCE=..\gpkplotting.h
  140. # End Source File
  141. # Begin Source File
  142.  
  143. SOURCE=..\gtkanal.c
  144. # End Source File
  145. # Begin Source File
  146.  
  147. SOURCE=..\gtkanal.h
  148. # End Source File
  149. # Begin Source File
  150.  
  151. SOURCE=..\huffman.h
  152. # End Source File
  153. # Begin Source File
  154.  
  155. SOURCE=..\id3tag.c
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=..\id3tag.h
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=..\ieeefloat.c
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=..\ieeefloat.h
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=..\l3side.h
  172. # End Source File
  173. # Begin Source File
  174.  
  175. SOURCE=..\lame.c
  176. # End Source File
  177. # Begin Source File
  178.  
  179. SOURCE=..\lame.h
  180. # End Source File
  181. # Begin Source File
  182.  
  183. SOURCE=..\newmdct.c
  184. # End Source File
  185. # Begin Source File
  186.  
  187. SOURCE=..\newmdct.h
  188. # End Source File
  189. # Begin Source File
  190.  
  191. SOURCE=..\portableio.c
  192. # End Source File
  193. # Begin Source File
  194.  
  195. SOURCE=..\portableio.h
  196. # End Source File
  197. # Begin Source File
  198.  
  199. SOURCE=..\psymodel.c
  200. # End Source File
  201. # Begin Source File
  202.  
  203. SOURCE=..\psymodel.h
  204. # End Source File
  205. # Begin Source File
  206.  
  207. SOURCE="..\quantize-pvt.c"
  208. # End Source File
  209. # Begin Source File
  210.  
  211. SOURCE="..\quantize-pvt.h"
  212. # End Source File
  213. # Begin Source File
  214.  
  215. SOURCE=..\quantize.c
  216. # End Source File
  217. # Begin Source File
  218.  
  219. SOURCE=..\quantize.h
  220. # End Source File
  221. # Begin Source File
  222.  
  223. SOURCE=..\reservoir.c
  224. # End Source File
  225. # Begin Source File
  226.  
  227. SOURCE=..\reservoir.h
  228. # End Source File
  229. # Begin Source File
  230.  
  231. SOURCE=..\tables.c
  232. # End Source File
  233. # Begin Source File
  234.  
  235. SOURCE=..\tables.h
  236. # End Source File
  237. # Begin Source File
  238.  
  239. SOURCE=..\takehiro.c
  240. # End Source File
  241. # Begin Source File
  242.  
  243. SOURCE=..\timestatus.c
  244. # End Source File
  245. # Begin Source File
  246.  
  247. SOURCE=..\timestatus.h
  248. # End Source File
  249. # Begin Source File
  250.  
  251. SOURCE=..\util.c
  252. # End Source File
  253. # Begin Source File
  254.  
  255. SOURCE=..\util.h
  256. # End Source File
  257. # Begin Source File
  258.  
  259. SOURCE=..\vbrquantize.c
  260. # End Source File
  261. # Begin Source File
  262.  
  263. SOURCE=..\VbrTag.c
  264. # End Source File
  265. # Begin Source File
  266.  
  267. SOURCE=..\VbrTag.h
  268. # End Source File
  269. # Begin Source File
  270.  
  271. SOURCE=..\version.c
  272. # End Source File
  273. # Begin Source File
  274.  
  275. SOURCE=..\version.h
  276. # End Source File
  277. # End Target
  278. # End Project
  279.