libfaad60.dsp
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:5k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="libfaad" - 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=libfaad - 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 "libfaad60.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 "libfaad60.mak" CFG="libfaad - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "libfaad - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "libfaad - 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)" == "libfaad - 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. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  39. # ADD CPP /nologo /MD /W3 /GX /O2 /I "........include" /D "_MBCS" /D "_LIB" /D "WIN32" /D "NDEBUG" /YX /FD /c
  40. # SUBTRACT CPP /Fr
  41. # ADD BASE RSC /l 0x809 /d "NDEBUG"
  42. # ADD RSC /l 0x809 /d "NDEBUG"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LIB32=link.exe -lib
  47. # ADD BASE LIB32 /nologo
  48. # ADD LIB32 /nologo
  49. !ELSEIF  "$(CFG)" == "libfaad - Win32 Debug"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 1
  52. # PROP BASE Output_Dir "Debug"
  53. # PROP BASE Intermediate_Dir "Debug"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 0
  56. # PROP Use_Debug_Libraries 1
  57. # PROP Output_Dir "Debug"
  58. # PROP Intermediate_Dir "Debug"
  59. # PROP Target_Dir ""
  60. # ADD BASE CPP /nologo /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  61. # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\" /I "........include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
  62. # ADD BASE RSC /l 0x809 /d "_DEBUG"
  63. # ADD RSC /l 0x809 /d "_DEBUG"
  64. BSC32=bscmake.exe
  65. # ADD BASE BSC32 /nologo
  66. # ADD BSC32 /nologo
  67. LIB32=link.exe -lib
  68. # ADD BASE LIB32 /nologo
  69. # ADD LIB32 /nologo
  70. !ENDIF 
  71. # Begin Target
  72. # Name "libfaad - Win32 Release"
  73. # Name "libfaad - Win32 Debug"
  74. # Begin Group "Source Files"
  75. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  76. # Begin Source File
  77. SOURCE=.bits.c
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.block.c
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.config.c
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.decdata.c
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.decoder.c
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.dolby_adapt.c
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.fastfft.c
  96. !IF  "$(CFG)" == "libfaad - Win32 Release"
  97. # ADD CPP /GX-
  98. # SUBTRACT CPP /O<none>
  99. !ELSEIF  "$(CFG)" == "libfaad - Win32 Debug"
  100. !ENDIF 
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.huffdec.c
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.huffinit.c
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.hufftables.c
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.intensity.c
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.monopred.c
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.nok_lt_prediction.c
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.pns.c
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.stereo.c
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.tns.c
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.transfo.c
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.util.c
  134. # End Source File
  135. # End Group
  136. # Begin Group "Header Files"
  137. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  138. # Begin Source File
  139. SOURCE=.All.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.bits.h
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.Block.h
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.Fastfft.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.interface.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.kbd_win.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.monopred.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.mpeg4ip_bits.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.nok_lt_prediction.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.nok_ltp_common.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.nok_ltp_common_internal.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.Port.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.Tns.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.Transfo.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.util.h
  182. # End Source File
  183. # End Group
  184. # End Target
  185. # End Project