1 Star 0 Fork 80

userly/soui3

forked from setoutsoft/soui3 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
soui.pro 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
huangjianxiong 提交于 2019-08-24 14:41 . rename soui to soui3.
TEMPLATE = subdirs
TARGET = soui3
CONFIG(x64){
TARGET = $$TARGET"64"
}
DEPENDPATH += .
INCLUDEPATH += .
include(cpy-cfg.pri)
SUBDIRS += third-part
SUBDIRS += utilities
SUBDIRS += soui-sys-resource
SUBDIRS += soui
SUBDIRS += components
SUBDIRS += demo
soui.depends += utilities soui-sys-resource
demo.depends += soui
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/userly/soui3.git
git@gitee.com:userly/soui3.git
userly
soui3
soui3
master

搜索帮助