5 Star 3 Fork 0

Gitee 极速下载/Jabberd2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/jabberd2/jabberd2
克隆/下载
jabberd2.pro 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
DEFINES += HAVE_CONFIG_H
DEFINES += USE_WEBSOCKET HAVE_SSL HAVE_LIBZ HAVE_CRYPT
DEFINES += STORAGE_LDAP
HEADERS += config.h \
$$files(c2s/*.h) \
$$files(mio/*.h) \
$$files(router/*.h) \
$$files(s2s/*.h) \
$$files(sm/*.h) \
$$files(storage/*.h) \
$$files(subst/*.h) \
$$files(sx/*.h) \
$$files(util/*.h)
SOURCES += $$files(c2s/*.c) \
$$files(mio/*.c) \
$$files(router/*.c) \
$$files(s2s/*.c) \
$$files(sm/*.c) \
$$files(storage/*.c) \
$$files(subst/*.c) \
$$files(sx/*.c) \
$$files(tests/*.c) \
$$files(util/*.c)
INCLUDEPATH += $$PWD
CONFIG += depend_includepath
OTHER_FILES += configure.ac \
Makefile.am \
c2s/Makefile.am \
mio/Makefile.am \
router/Makefile.am \
s2s/Makefile.am \
sm/Makefile.am \
storage/Makefile.am \
sx/Makefile.am \
tests/Makefile.am \
util/Makefile.am \
$$files(etc/*) \
Doxyfile.in \
NEWS \
TODO \
README.md
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/mirrors/jabberd2.git
git@gitee.com:mirrors/jabberd2.git
mirrors
jabberd2
Jabberd2
master

搜索帮助