summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-03 12:11:27 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-11 21:14:07 +0200
commitcf5b6c3ef72df623117678de01fd5557861ba73b (patch)
tree6aba284f86ae9aef3f2266810ae207e62c647a32 /.qmake.conf
parent58cc5c4e4f98d992a22ddc04d9eebd8033a004f7 (diff)
centralize load(qt_build_config)s in .qmake.conf
Change-Id: I627dfef54743821d0c3019034f114ac4d81fda76 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)