⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 VLC Player Source Code
💻 AM
字号:
# 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_filterdir = audio_filter/convertermods = a52tofloat32 a52tospdif converter_fixed converter_float dtstofloat32 dtstospdif mpgatofixed32libvlc_LTLIBRARIES =  $(LTLIBa52tofloat32) $(LTLIBa52tospdif) $(LTLIBconverter_fixed) $(LTLIBconverter_float) $(LTLIBdtstofloat32) $(LTLIBdtstospdif) $(LTLIBmpgatofixed32)EXTRA_LTLIBRARIES =  liba52tofloat32_plugin.la liba52tospdif_plugin.la libconverter_fixed_plugin.la libconverter_float_plugin.la libdtstofloat32_plugin.la libdtstospdif_plugin.la libmpgatofixed32_plugin.lainclude $(top_srcdir)/modules/common.am# The a52tofloat32 pluginliba52tofloat32_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 =# The a52tospdif pluginliba52tospdif_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 =# The converter_fixed pluginlibconverter_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 =# The converter_float pluginlibconverter_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 =# The dtstofloat32 pluginlibdtstofloat32_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 =# The dtstospdif pluginlibdtstospdif_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 =# The mpgatofixed32 pluginlibmpgatofixed32_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 =

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -