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

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. lib_LTLIBRARIES = libmp4util.la
  2. libmp4util_la_SOURCES = 
  3. mpeg4_audio_config.cpp 
  4. mpeg4_audio_config.h 
  5.         mpeg4_sdp.c 
  6. mpeg4_sdp.h 
  7. libmp4util_la_LIBADD = 
  8.         $(top_srcdir)/lib/bitstream/libbitstream.la
  9. INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
  10. AM_CFLAGS = -D_REENTRANT @BILLS_CWARNINGS@
  11. AM_CXXFLAGS = -D_REENTRANT -DNOCONTROLS -fexceptions @BILLS_CPPWARNINGS@
  12. EXTRA_DIST = libmp4util60.dsp