mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
notation qqt_install.pri
This commit is contained in:
parent
17321cc6d8
commit
a353b1e201
@ -86,7 +86,7 @@ include ($$PWD/qqt_source.pri)
|
||||
##install to Qt library
|
||||
################################################
|
||||
#if you want to use QQt with QT += QQtCore please open this feature
|
||||
include ($$PWD/qqt_install.pri)
|
||||
#buged: include ($$PWD/qqt_install.pri)
|
||||
|
||||
################################################
|
||||
##project resource
|
||||
|
@ -52,7 +52,7 @@ MODULE_CNAME=QQtCore
|
||||
QQT_BUILD_DIR=$$OUT_PWD/bin
|
||||
QQT_TEMP_DIR=$$PWD/../install
|
||||
#QQT_BASE_DIR=$$[QT_INSTALL_DATA]
|
||||
QQT_BASE_DIR=$$absolute_path($$QQT_TEMP_DIR)
|
||||
QQT_BASE_DIR=$$QQT_TEMP_DIR
|
||||
|
||||
#framework only
|
||||
contains(QKIT_, macOS) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user