📄 makefile.am
字号:
libdir = @PLAYER_PLUGIN_DIR@lib_LTLIBRARIES = rfc3267_plugin.larfc3267_plugin_la_LDFLAGS = -modulerfc3267_plugin_la_SOURCES = \ rfc3267.cpp rfc3267.hrfc3267_plugin_la_LIBADD = \ $(top_builddir)/lib/mp4av/libmp4av.la \ -lm INCLUDES = -I$(top_srcdir)/player/src \ -I$(top_srcdir)/player/lib \ -I$(top_srcdir)/include \ -I$(top_srcdir)/lib/sdp \ -I$(top_srcdir)/lib/rtp \ -I$(top_srcdir)/lib/mp4v2 \ -I$(top_srcdir)/lib/gnu \ -I$(top_srcdir)/lib/mp4avAM_CFLAGS = -D_REENTRANT -fexceptions @BILLS_CWARNINGS@AM_CXXFLAGS = -D_REENTRANT -DNOCONTROLS -fexceptions @BILLS_CPPWARNINGS@EXTRA_DIST =
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -