summaryrefslogtreecommitdiff
path: root/.qmake.conf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-03 12:09:10 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-13 19:04:02 +0200
commit29fcc001772e79c06fae9f964ec18a0cf9157a39 (patch)
tree7bff9ec94dfbf3ae7b59fd8e0de26313866d5f96 /.qmake.conf
parent250e112d9f53b29a52db0faf5698b3e27957f3c9 (diff)
downloadqtlocation-29fcc001772e79c06fae9f964ec18a0cf9157a39.tar.gz
centralize load(qt_build_config)s in .qmake.conf
Change-Id: Icbf4870866053bb6812f6ff0084744d6c2566e6f Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
new file mode 100644
index 00000000..42ba8e45
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1 @@
+load(qt_build_config)