Makefile.am
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1k
源码类别:
midi
开发平台:
Unix_Linux
- # modules/gui/macosx/Makefile.am automatically generated from modules/gui/macosx/Modules.am by modules/genmf
- # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
- basedir = gui
- dir = gui/macosx
- mods = macosx
- libvlc_LTLIBRARIES = $(LTLIBmacosx)
- EXTRA_LTLIBRARIES = libmacosx_plugin.la
- include $(top_srcdir)/modules/common.am
- # The macosx plugin
- libmacosx_plugin_la_SOURCES = $(SOURCES_macosx)
- nodist_libmacosx_plugin_la_SOURCES = $(nodist_SOURCES_macosx)
- # Force per-target objects:
- libmacosx_plugin_la_CFLAGS = $(AM_CFLAGS)
- libmacosx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
- libmacosx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
- # Set LIBADD and DEPENDENCIES manually:
- libmacosx_plugin_la_LIBADD = $(AM_LIBADD)
- libmacosx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym