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
209 B
8 lines
209 B
load(qt_build_config)
|
|
|
|
CONFIG += warning_clean exceptions c++14
|
|
CONFIG += samples_in_build
|
|
win32:cross_compile: CONFIG += winrt
|
|
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
|
|
|
|
MODULE_VERSION = 1.0.0
|
|
|