1 Star 0 Fork 155

bsunx / LibQQt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
QQtExample_Temp.pro 956 Bytes
一键复制 编辑 原始数据 按行查看 历史
T.D.R. 提交于 2018-07-16 20:37 . update
##-----------------------------------------------------------------
##LibQQt样例工程入口
##不能随便编译,初始设置要求比较严格,请按照规程设置完整。
##Example要编译,必须先编译完LibQQt
##Library基于Multi-link技术Example也是
##Example工程也就是App工程和Library工程不能放在一起编译,否则会引发 first time bug (add_deploy_library_on_mac).
##Library工程组和App工程组分开编译,不会引发这个bug
##-----------------------------------------------------------------
TEMPLATE = subdirs
CONFIG += ordered
#SUBDIRS += demo/QQtClientCreator
#SUBDIRS += demo/QQtServerCreator
#SUBDIRS += demo/QQtRoseMonitor
#SUBDIRS += examples/exquisite
#SUBDIRS += test/voicetest
#SUBDIRS += test/giftest
#SUBDIRS += test/QQtCustomTitleBarMainFormTest
#高级测试,谨慎使用。
#SUBDIRS += test/singletonapptest
#SUBDIRS += test/namedpipetest
#SUBDIRS += test/sharedmemorytest
C/C++
1
https://gitee.com/bsunx/LibQQt.git
git@gitee.com:bsunx/LibQQt.git
bsunx
LibQQt
LibQQt
master

搜索帮助