Modules.am
Upload User: kjfoods
Upload Date: 2020-07-06
Package Size: 29949k
Code Size: 0k
Category:

midi program

Development Platform:

Unix_Linux

  1. SOURCES_decomp = decomp.c
  2. SOURCES_stream_filter_record = record.c
  3. SOURCES_stream_filter_rar = rar.c
  4. libvlc_LTLIBRARIES += 
  5.    libstream_filter_record_plugin.la 
  6.    libstream_filter_rar_plugin.la 
  7.    $(NULL)
  8. if !HAVE_WIN32
  9. if !HAVE_WINCE
  10. libvlc_LTLIBRARIES += libdecomp_plugin.la
  11. endif
  12. endif