Makefile.am
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. noinst_LTLIBRARIES = libourmp3.la
  2. libourmp3_la_LDFLAGS = -static
  3. libourmp3_la_SOURCES =
  4. MPEGaudio.cpp
  5. bitwindow.cpp
  6. filter.cpp
  7. filter_2.cpp
  8. huffmantable.cpp
  9. mpeglayer1.cpp
  10. mpeglayer2.cpp
  11. mpeglayer3.cpp
  12. mpegtable.cpp
  13. mpegtoraw.cpp           
  14. ourmpegaudio.cpp 
  15. MPEGaction.h 
  16. MPEGaudio.h 
  17. MPEGerror.h 
  18. MPEGfilter.h 
  19. MPEGring.h
  20. EXTRA_DIST =
  21. AUTHORS
  22. COPYING.LIB
  23. README
  24. README.LIB 
  25. libmp360.dsp 
  26. AM_CXXFLAGS = -D_REENTRANT -Werror -Wall -fexceptions -I$(top_srcdir)/lib/SDL/include -I../../../../include