Makefile.am
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:3k
源码类别:
midi
开发平台:
Unix_Linux
- # modules/audio_filter/channel_mixer/Makefile.am automatically generated from modules/audio_filter/channel_mixer/Modules.am by modules/genmf
- # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
- basedir = audio_filter
- dir = audio_filter/channel_mixer
- mods = dolby_surround_decoder headphone_channel_mixer mono simple_channel_mixer trivial_channel_mixer
- libvlc_LTLIBRARIES = $(LTLIBdolby_surround_decoder) $(LTLIBheadphone_channel_mixer) $(LTLIBsimple_channel_mixer)
- EXTRA_LTLIBRARIES = libdolby_surround_decoder_plugin.la libheadphone_channel_mixer_plugin.la libsimple_channel_mixer_plugin.la
- include $(top_srcdir)/modules/common.am
- # The dolby_surround_decoder plugin
- libdolby_surround_decoder_plugin_la_SOURCES = $(SOURCES_dolby_surround_decoder)
- nodist_libdolby_surround_decoder_plugin_la_SOURCES = $(nodist_SOURCES_dolby_surround_decoder)
- # Force per-target objects:
- libdolby_surround_decoder_plugin_la_CFLAGS = $(AM_CFLAGS)
- libdolby_surround_decoder_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libdolby_surround_decoder_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libdolby_surround_decoder_plugin_la_LIBADD = $(AM_LIBADD)
- libdolby_surround_decoder_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The headphone_channel_mixer plugin
- libheadphone_channel_mixer_plugin_la_SOURCES = $(SOURCES_headphone_channel_mixer)
- nodist_libheadphone_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_headphone_channel_mixer)
- # Force per-target objects:
- libheadphone_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
- libheadphone_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libheadphone_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libheadphone_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
- libheadphone_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The mono plugin
- libmono_plugin_la_SOURCES = $(SOURCES_mono)
- nodist_libmono_plugin_la_SOURCES = $(nodist_SOURCES_mono)
- # Force per-target objects:
- libmono_plugin_la_CFLAGS = $(AM_CFLAGS)
- libmono_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libmono_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libmono_plugin_la_LIBADD = $(AM_LIBADD)
- libmono_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The simple_channel_mixer plugin
- libsimple_channel_mixer_plugin_la_SOURCES = $(SOURCES_simple_channel_mixer)
- nodist_libsimple_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_simple_channel_mixer)
- # Force per-target objects:
- libsimple_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
- libsimple_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libsimple_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libsimple_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
- libsimple_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The trivial_channel_mixer plugin
- libtrivial_channel_mixer_plugin_la_SOURCES = $(SOURCES_trivial_channel_mixer)
- nodist_libtrivial_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_trivial_channel_mixer)
- # Force per-target objects:
- libtrivial_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
- libtrivial_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libtrivial_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libtrivial_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
- libtrivial_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym