4 Star 6 Fork 5

落宇飞尘/mod_vad

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile.am 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
Passerby 提交于 2019-05-29 19:16 . 提交第一版本
include $(top_srcdir)/build/modmake.rulesam
MODNAME=mod_vad
mod_LTLIBRARIES = mod_vad.la
mod_vad_la_SOURCES = mod_vad.c
mod_vad_la_CFLAGS = $(AM_CFLAGS)
mod_vad_la_CPPFLAGS = $(AM_CPPFLAGS)
mod_vad_la_LIBADD = $(switch_builddir)/libfreeswitch.la
mod_vad_la_LDFLAGS = -avoid-version -module -no-undefined -shared
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/PasserbyOne/mod_vad.git
[email protected]:PasserbyOne/mod_vad.git
PasserbyOne
mod_vad
mod_vad
master

搜索帮助