Makefile.am
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1k
源码类别:
midi
开发平台:
Unix_Linux
- # modules/demux/avformat/Makefile.am automatically generated from modules/demux/avformat/Modules.am by modules/genmf
- # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
- basedir = demux
- dir = demux/avformat
- mods = avformat
- libvlc_LTLIBRARIES =
- EXTRA_LTLIBRARIES =
- include $(top_srcdir)/modules/common.am
- # The avformat plugin
- libavformat_plugin_la_SOURCES = $(SOURCES_avformat)
- nodist_libavformat_plugin_la_SOURCES = $(nodist_SOURCES_avformat)
- # Force per-target objects:
- libavformat_plugin_la_CFLAGS = $(AM_CFLAGS)
- libavformat_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libavformat_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libavformat_plugin_la_LIBADD = $(AM_LIBADD)
- libavformat_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym