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

📄 os-linux.mak

📁 基于sip协议的网络电话源码
💻 MAK
字号:
## OS specific configuration for Linux OS target. ### PJMEDIA_OBJS specified here are object files to be included in PJMEDIA# (the library) for this specific operating system. Object files common # to all operating systems should go in Makefile instead.#export PJMEDIA_OBJS += $(PA_DIR)/pa_unix_hostapis.o $(PA_DIR)/pa_unix_util.o \		       $(PA_DIR)/pa_unix_oss.o#		       $(PA_DIR)/pa_linux_alsa.oexport OS_CFLAGS +=  $(CC_DEF)PA_USE_OSS=1

⌨️ 快捷键说明

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