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

📄 makefile.am

📁 完整的RTP RTSP代码库
💻 AM
字号:
libdir = @PLAYER_PLUGIN_DIR@lib_LTLIBRARIES = isma_enc_video_rtp_plugin.laisma_enc_video_rtp_plugin_la_LDFLAGS = -moduleisma_enc_video_rtp_plugin_la_SOURCES = \	isma_enc_video_plugin.cpp isma_enc_video_plugin.h isma_enc_video_rtp_plugin_la_LIBADD = \        $(top_builddir)/lib/ismacryp/libismacryp.la @SRTPLIB@ \	$(top_builddir)/player/lib/mp4util/libmp4util.la \	-lm INCLUDES = -I$(top_srcdir)/player/src \	   -I$(top_srcdir)/player/lib \	   -I$(top_srcdir)/lib/SDL/include \	   -I$(top_srcdir)/include \           -I$(top_srcdir)/lib/ismacryp \           -I$(top_srcdir)/lib \           -I$(top_srcdir)/lib/rtp \           -I$(top_srcdir)/lib/sdpAM_CFLAGS = -D_REENTRANT -fexceptions @BILLS_CWARNINGS@AM_CXXFLAGS = -D_REENTRANT -DNOCONTROLS -fexceptions @BILLS_CPPWARNINGS@EXTRA_DIST = ismacryp_rtp_video_plugin.dsp ismacryp_rtp_video_plugin.vcproj

⌨️ 快捷键说明

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