📄 modules.am
字号:
# Automake forgets to add a proper tag to libtool with Objective-C files.# Moreovcer Libtool should default tag to CC when none is specified but# obviously does not. Here is a fix for that.LIBTOOL=@LIBTOOL@ --tag=CCSOURCES_macosx = \ AppleRemote.h \ AppleRemote.m \ about.h \ about.m \ applescript.h \ applescript.m \ controls.h \ controls.m \ equalizer.m \ equalizer.h \ interaction.m \ interaction.h \ intf.m \ intf.h \ macosx.m \ misc.m \ misc.h \ open.m \ open.h \ playlist.m \ playlist.h \ playlistinfo.h \ playlistinfo.m \ prefs.m \ prefs.h \ prefs_widgets.h \ prefs_widgets.m \ simple_prefs.h \ simple_prefs.m \ output.h \ output.m \ update.m \ update.h \ vout.m \ voutqt.m \ voutgl.m \ vout.h \ wizard.h \ wizard.m \ extended.h \ extended.m \ bookmarks.h \ bookmarks.m \ embeddedwindow.h \ embeddedwindow.m \ fspanel.m \ fspanel.h \ eyetv.h \ eyetv.m \ $(NULL)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -