Skycoder42
5 years ago
No known key found for this signature in database
GPG Key ID: 8E01AD9EF0578D2B
1 changed files with
1 additions and
1 deletions
-
.qmake.conf
|
|
@ -1,6 +1,6 @@ |
|
|
|
load(qt_build_config) |
|
|
|
|
|
|
|
CONFIG += warning_clean exceptions c++14 |
|
|
|
CONFIG += warning_clean exceptions c++17 |
|
|
|
!win32: CONFIG += samples_in_build #TODO fix on win |
|
|
|
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS |
|
|
|
|
|
|
|