Makefile.am
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- libdir = @PLAYER_PLUGIN_DIR@
- lib_LTLIBRARIES = mpeg3_video_plugin.la
- mpeg3_video_plugin_la_LDFLAGS = -module
- mpeg3_video_plugin_la_SOURCES =
- mpeg3.cpp mpeg3.h
- mpeg3_video_plugin_la_LIBADD =
- -lm
- $(top_builddir)/common/video/libmpeg32/video/libmpeg3video.la
- $(top_builddir)/common/video/libmpeg32/libmpeg3util.la
- INCLUDES = -I$(top_srcdir)/player/src -I$(top_srcdir)/player/lib -I$(top_srcdir)/lib/SDL/include -I$(top_srcdir)/include -I$(top_srcdir)/lib -I$(top_srcdir)/common/video/libmpeg32 -I$(top_srcdir)/common/video/libmpeg32/video -I$(top_srcdir)/lib/mp4av -I$(top_srcdir)/lib/mp4v2
- AM_CFLAGS = -D_REENTRANT -fexceptions @BILLS_CWARNINGS@
- AM_CXXFLAGS = -D_REENTRANT -DNOCONTROLS -fexceptions @BILLS_CPPWARNINGS@
- EXTRA_DIST = mpeg3_plugin.dsp