1load(qt_build_config)
2CONFIG += warning_clean
3
4DEFINES += QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
5
6MODULE_VERSION = 5.15.4
7
8# Adds a way to debug location. The define is needed for multiple subprojects as they
9# include the essential headers.
10# Alternatively, the define can be passed directly to qmake
11# DEFINES+=QT_LOCATION_DEBUG
12