1
0
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:
tianduanrui 2017-10-27 12:37:10 +08:00
parent 17321cc6d8
commit a353b1e201
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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) {