qmake setup changed

This commit is contained in:
Uwe Rathmann 2022-03-18 12:32:57 +01:00
parent 36c759dc41
commit 598224e487
8 changed files with 11 additions and 14 deletions

View File

@ -189,3 +189,14 @@ debug {
ide: DEFINES += QT_IDE
# DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x000000
LOCAL_PRI=$$(QSK_LOCAL_PRI)
if ( exists( $${LOCAL_PRI} ) ) {
# When not working with the Qt/Creator it is often more convenient
# to include the specific options of your local build, than passing
# them all on the command line
include( $${LOCAL_PRI} )
}

View File

@ -1,2 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = ../

View File

@ -1,2 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = ../

View File

@ -1,2 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = ../

View File

@ -1,2 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = ../

View File

@ -1,2 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = ../

View File

@ -1,2 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = ../

View File

@ -1,2 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = ../