You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
182 B
8 lines
182 B
7 years ago
|
load(qt_build_config)
|
||
|
|
||
|
CONFIG += warning_clean exceptions c++14
|
||
|
win32:cross_compile: CONFIG += winrt
|
||
|
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
|
||
|
|
||
|
MODULE_VERSION = 1.0.0
|