modules.am

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

AM
12
字号
# Automake forgets to add a proper tag to libtool with Objective-C files.# Moreocer Libtool should default tag to CC when none is specified but# obviously does not. Here is a fix for that.LIBTOOL=@LIBTOOL@ --tag=CCSOURCES_msn = msn.cSOURCES_growl = growl.mSOURCES_growl_udp = growl_udp.cSOURCES_notify = notify.cSOURCES_xosd = xosd.cSOURCES_telepathy = telepathy.c

⌨️ 快捷键说明

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