summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
blob: 22e2f4946590730c15682a2aff87e717ccdf9d74 (plain)
1
2
3
4
5
load(qt_build_config)
CONFIG += qt_example_installs
MODULE_VERSION = 5.6.1
top_srcdir=$$PWD
top_builddir=$$shadowed($$PWD)