43 Star 244 Fork 76

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
C++
1
https://gitee.com/setoutsoft/soui3.git
git@gitee.com:setoutsoft/soui3.git
setoutsoft
soui3
soui3
master

搜索帮助