1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
This commit is contained in:
tianduanrui 2018-04-06 09:23:43 +08:00
parent 3cd1fab573
commit 165b65f217
2 changed files with 3 additions and 2 deletions

View File

@ -24,7 +24,8 @@ SUBDIRS += examples/exquisite
#SUBDIRS += examples/tabwidgetexamples
#SUBDIRS += examples/qrcodeexample
#SUBDIRS += examples/qqtnetworkexample
#SUBDIRS += test/voicetest
#
SUBDIRS += test/voicetest
mac:lessThan(QT_MAJOR_VERSION , 5):SUBDIRS -= test/voicetest
#udp 嵌入式linuxQt编译了udp支持默认是支持的
#SUBDIRS += examples/qqtudpexample

View File

@ -16,7 +16,7 @@ APP_DEPLOY_ROOT = /Users/abel/Develop/d1-product
![设置成功显示](screenshot/6.png)
如果设置成功qmake应当显示如上例程的样子
#V2.1.6更新链接QQt的方法
# V2.1.6更新链接QQt的方法
![链接QQt](screenshot/7.png "这是链接QQt的方法pri都在LibQQt目录里")
![QQt内部pri的设置](screenshot/8.png "这是LibQQt需要设置的几个路径这是新的版本pri位置有改动")