2
0
forked from Ivasoft/DSView

switch qt class to 6.0 version

This commit is contained in:
dreamsourcelabTAI
2021-11-19 14:24:26 +08:00
parent 6995e5d55e
commit c7a6ce2ef5
41 changed files with 385 additions and 240 deletions

View File

@@ -12,8 +12,10 @@ QT += svg
}
CONFIG += exceptions
CONFIG += object_parallel_to_source
greaterThan(QT_MAJOR_VERSION, 4): CONFIG += c++11
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
#QMAKE_CFLAGS_ISYSTEM = -I
TARGET = DSView