Makefile.am
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:4k
源码类别:
midi
开发平台:
Unix_Linux
- # modules/audio_filter/converter/Makefile.am automatically generated from modules/audio_filter/converter/Modules.am by modules/genmf
- # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
- basedir = audio_filter
- dir = audio_filter/converter
- mods = a52tofloat32 a52tospdif converter_fixed converter_float dtstofloat32 dtstospdif mpgatofixed32
- libvlc_LTLIBRARIES = $(LTLIBa52tofloat32) $(LTLIBa52tospdif) $(LTLIBconverter_float) $(LTLIBdtstofloat32) $(LTLIBdtstospdif) $(LTLIBmpgatofixed32)
- EXTRA_LTLIBRARIES = liba52tofloat32_plugin.la liba52tospdif_plugin.la libconverter_float_plugin.la libdtstofloat32_plugin.la libdtstospdif_plugin.la libmpgatofixed32_plugin.la
- include $(top_srcdir)/modules/common.am
- # The a52tofloat32 plugin
- liba52tofloat32_plugin_la_SOURCES = $(SOURCES_a52tofloat32)
- nodist_liba52tofloat32_plugin_la_SOURCES = $(nodist_SOURCES_a52tofloat32)
- # Force per-target objects:
- liba52tofloat32_plugin_la_CFLAGS = $(AM_CFLAGS)
- liba52tofloat32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- liba52tofloat32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- liba52tofloat32_plugin_la_LIBADD = $(AM_LIBADD)
- liba52tofloat32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The a52tospdif plugin
- liba52tospdif_plugin_la_SOURCES = $(SOURCES_a52tospdif)
- nodist_liba52tospdif_plugin_la_SOURCES = $(nodist_SOURCES_a52tospdif)
- # Force per-target objects:
- liba52tospdif_plugin_la_CFLAGS = $(AM_CFLAGS)
- liba52tospdif_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- liba52tospdif_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- liba52tospdif_plugin_la_LIBADD = $(AM_LIBADD)
- liba52tospdif_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The converter_fixed plugin
- libconverter_fixed_plugin_la_SOURCES = $(SOURCES_converter_fixed)
- nodist_libconverter_fixed_plugin_la_SOURCES = $(nodist_SOURCES_converter_fixed)
- # Force per-target objects:
- libconverter_fixed_plugin_la_CFLAGS = $(AM_CFLAGS)
- libconverter_fixed_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libconverter_fixed_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libconverter_fixed_plugin_la_LIBADD = $(AM_LIBADD)
- libconverter_fixed_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The converter_float plugin
- libconverter_float_plugin_la_SOURCES = $(SOURCES_converter_float)
- nodist_libconverter_float_plugin_la_SOURCES = $(nodist_SOURCES_converter_float)
- # Force per-target objects:
- libconverter_float_plugin_la_CFLAGS = $(AM_CFLAGS)
- libconverter_float_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libconverter_float_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libconverter_float_plugin_la_LIBADD = $(AM_LIBADD)
- libconverter_float_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The dtstofloat32 plugin
- libdtstofloat32_plugin_la_SOURCES = $(SOURCES_dtstofloat32)
- nodist_libdtstofloat32_plugin_la_SOURCES = $(nodist_SOURCES_dtstofloat32)
- # Force per-target objects:
- libdtstofloat32_plugin_la_CFLAGS = $(AM_CFLAGS)
- libdtstofloat32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libdtstofloat32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libdtstofloat32_plugin_la_LIBADD = $(AM_LIBADD)
- libdtstofloat32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The dtstospdif plugin
- libdtstospdif_plugin_la_SOURCES = $(SOURCES_dtstospdif)
- nodist_libdtstospdif_plugin_la_SOURCES = $(nodist_SOURCES_dtstospdif)
- # Force per-target objects:
- libdtstospdif_plugin_la_CFLAGS = $(AM_CFLAGS)
- libdtstospdif_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libdtstospdif_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libdtstospdif_plugin_la_LIBADD = $(AM_LIBADD)
- libdtstospdif_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
- # The mpgatofixed32 plugin
- libmpgatofixed32_plugin_la_SOURCES = $(SOURCES_mpgatofixed32)
- nodist_libmpgatofixed32_plugin_la_SOURCES = $(nodist_SOURCES_mpgatofixed32)
- # Force per-target objects:
- libmpgatofixed32_plugin_la_CFLAGS = $(AM_CFLAGS)
- libmpgatofixed32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libmpgatofixed32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libmpgatofixed32_plugin_la_LIBADD = $(AM_LIBADD)
- libmpgatofixed32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym