1 Star 0 Fork 28

七瑾年/soui4

forked from setoutsoft/soui4 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
third-part.pro 318 Bytes
一键复制 编辑 原始数据 按行查看 历史
TEMPLATE = subdirs
TARGET = third-part
CONFIG(x64){
TARGET = $$TARGET"64"
}
DEPENDPATH += .
INCLUDEPATH += .
SUBDIRS += gtest
SUBDIRS += png
SUBDIRS += skia
SUBDIRS += zlib
SUBDIRS += lua-54
SUBDIRS += smiley
SUBDIRS += mhook
SUBDIRS += 7z
SUBDIRS += scintilla
SUBDIRS += sqlite3
SUBDIRS += jsoncpp
CONFIG(c++11){
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/rui-zhang/soui4.git
git@gitee.com:rui-zhang/soui4.git
rui-zhang
soui4
soui4
master

搜索帮助