summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-03 11:39:51 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-13 19:03:24 +0200
commit3b6c224d0a266e5eb8e1894b9ca4ae9c1d9a27ce (patch)
tree829f64127664e4c83bc0d92305c8344e10bee04d /.qmake.conf
parentcfcb5a53b1fe3748be325cb20196266acdd92874 (diff)
centralize load(qt_build_config)s in .qmake.conf
Change-Id: Ifd2f90653573445d9be45fb162abdf7b63bc59a8 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 000000000..42ba8e45f
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1 @@
+load(qt_build_config)