mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update
This commit is contained in:
parent
91ac90e41c
commit
c8a3643354
4
QQt.pro
4
QQt.pro
@ -7,9 +7,7 @@ SUBDIRS = src/qqt.pro
|
||||
##basic example
|
||||
##-----------------------------------------------------------------
|
||||
#SUBDIRS += examples/qqtframe
|
||||
#
|
||||
#
|
||||
SUBDIRS += examples/qqtframe2
|
||||
#SUBDIRS += examples/qqtframe2
|
||||
#SUBDIRS += examples/animationframe
|
||||
#
|
||||
##-----------------------------------------------------------------
|
||||
|
@ -95,7 +95,7 @@ contains (CONFIG, QQT_SOURCE_BUILDIN) {
|
||||
#qqt also can install sdk to qt library path, then to do that.
|
||||
#need QQT_BUILD_ROOT
|
||||
#need QKIT_PRIVATE from qqt_qkit.pri
|
||||
!exists(.config.ini) {
|
||||
!contains(CONFIG, TDR):!exists(.config.ini) {
|
||||
$$system(echo [ROOT] > .config.ini)
|
||||
$$system(echo QQT_BUILD_ROOT = >> .config.ini)
|
||||
$$system(echo QQT_SDK_ROOT = >> .config.ini)
|
||||
|
Loading…
x
Reference in New Issue
Block a user