summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
blob: 6c8b4e3daed4543a9dd3f729378f0575178886d7 (plain)
1
2
3
4
5
6
7
load(qt_build_config)
CONFIG += qt_example_installs

MODULE_VERSION = 5.9.0

top_srcdir=$$PWD
top_builddir=$$shadowed($$PWD)