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

📄 makefile.am

📁 vlc源码
💻 AM
字号:
# modules/access/screen/Makefile.am automatically generated from modules/access/screen/Modules.am by modules/genmf# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.basedir = accessdir = access/screenmods = screenlibvlc_LTLIBRARIES =  $(LTLIBscreen)EXTRA_LTLIBRARIES =  libscreen_plugin.lainclude $(top_srcdir)/modules/common.am# The screen pluginlibscreen_plugin_la_SOURCES = $(SOURCES_screen)nodist_libscreen_plugin_la_SOURCES = $(nodist_SOURCES_screen)# Force per-target objects:libscreen_plugin_la_CFLAGS = $(AM_CFLAGS)libscreen_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)libscreen_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)# Set LIBADD and DEPENDENCIES manually:libscreen_plugin_la_LIBADD = $(AM_LIBADD)libscreen_plugin_la_DEPENDENCIES =

⌨️ 快捷键说明

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