18 Star 104 Fork 24

setoutsoft / soui4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
soui.pro 367 Bytes
一键复制 编辑 原始数据 按行查看 历史
TEMPLATE = subdirs
TARGET = soui4
CONFIG(x64){
TARGET = $$TARGET"64"
}
DEPENDPATH += .
INCLUDEPATH += .
SUBDIRS += third-part
SUBDIRS += utilities
SUBDIRS += soui-sys-resource
SUBDIRS += soui-sys-resource2
SUBDIRS += soui
SUBDIRS += components
SUBDIRS += demo
SUBDIRS += demo2
soui.depends += utilities4 soui-sys-resource
demo.depends += soui
demo2.depends += soui
C++
1
https://gitee.com/setoutsoft/soui4.git
git@gitee.com:setoutsoft/soui4.git
setoutsoft
soui4
soui4
master

搜索帮助