Makefile.am
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:3k
源码类别:

midi

开发平台:

Unix_Linux

  1. # modules/audio_filter/channel_mixer/Makefile.am automatically generated from modules/audio_filter/channel_mixer/Modules.am by modules/genmf
  2. # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
  3. basedir = audio_filter
  4. dir = audio_filter/channel_mixer
  5. mods = dolby_surround_decoder headphone_channel_mixer mono simple_channel_mixer trivial_channel_mixer
  6. libvlc_LTLIBRARIES =  $(LTLIBdolby_surround_decoder) $(LTLIBheadphone_channel_mixer) $(LTLIBsimple_channel_mixer)
  7. EXTRA_LTLIBRARIES =  libdolby_surround_decoder_plugin.la libheadphone_channel_mixer_plugin.la libsimple_channel_mixer_plugin.la
  8. include $(top_srcdir)/modules/common.am
  9. # The dolby_surround_decoder plugin
  10. libdolby_surround_decoder_plugin_la_SOURCES = $(SOURCES_dolby_surround_decoder)
  11. nodist_libdolby_surround_decoder_plugin_la_SOURCES = $(nodist_SOURCES_dolby_surround_decoder)
  12. # Force per-target objects:
  13. libdolby_surround_decoder_plugin_la_CFLAGS = $(AM_CFLAGS)
  14. libdolby_surround_decoder_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  15. libdolby_surround_decoder_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  16. # Set LIBADD and DEPENDENCIES manually:
  17. libdolby_surround_decoder_plugin_la_LIBADD = $(AM_LIBADD)
  18. libdolby_surround_decoder_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  19. # The headphone_channel_mixer plugin
  20. libheadphone_channel_mixer_plugin_la_SOURCES = $(SOURCES_headphone_channel_mixer)
  21. nodist_libheadphone_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_headphone_channel_mixer)
  22. # Force per-target objects:
  23. libheadphone_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
  24. libheadphone_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  25. libheadphone_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  26. # Set LIBADD and DEPENDENCIES manually:
  27. libheadphone_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
  28. libheadphone_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  29. # The mono plugin
  30. libmono_plugin_la_SOURCES = $(SOURCES_mono)
  31. nodist_libmono_plugin_la_SOURCES = $(nodist_SOURCES_mono)
  32. # Force per-target objects:
  33. libmono_plugin_la_CFLAGS = $(AM_CFLAGS)
  34. libmono_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  35. libmono_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  36. # Set LIBADD and DEPENDENCIES manually:
  37. libmono_plugin_la_LIBADD = $(AM_LIBADD)
  38. libmono_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  39. # The simple_channel_mixer plugin
  40. libsimple_channel_mixer_plugin_la_SOURCES = $(SOURCES_simple_channel_mixer)
  41. nodist_libsimple_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_simple_channel_mixer)
  42. # Force per-target objects:
  43. libsimple_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
  44. libsimple_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  45. libsimple_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  46. # Set LIBADD and DEPENDENCIES manually:
  47. libsimple_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
  48. libsimple_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
  49. # The trivial_channel_mixer plugin
  50. libtrivial_channel_mixer_plugin_la_SOURCES = $(SOURCES_trivial_channel_mixer)
  51. nodist_libtrivial_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_trivial_channel_mixer)
  52. # Force per-target objects:
  53. libtrivial_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
  54. libtrivial_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
  55. libtrivial_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
  56. # Set LIBADD and DEPENDENCIES manually:
  57. libtrivial_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
  58. libtrivial_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym