modules.am

来自「VLC Player Source Code」· AM 代码 · 共 21 行

AM
21
字号
SUBDIRS = httpSOURCES_gestures = gestures.cSOURCES_showintf = showintf.cSOURCES_telnet = telnet.cSOURCES_netsync = netsync.cSOURCES_ntservice = ntservice.cSOURCES_hotkeys = hotkeys.cSOURCES_lirc = lirc.cSOURCES_rc = rc.cSOURCES_dbus = dbus.c dbus.hSOURCES_signals = signals.cif HAVE_DARWINmotion_extra = unimotion.c unimotion.helsemotion_extra = $(NULL)endifSOURCES_motion = \        motion.c \        $(motion_extra) \        $(NULL)

⌨️ 快捷键说明

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