summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-03 11:41:30 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-11 21:13:24 +0200
commit82e95d471649e85e0f47f0c2ef6c487fcb4452bd (patch)
tree01e91d88e03cd9dd3ed8cb8eb93e7bf67ad44552 /.qmake.conf
parent5f915239c2274c01a9edc5cf94f4a2382fb7b84c (diff)
centralize load(qt_build_config)s in .qmake.conf
Change-Id: I7f6eeb8a129775c1b6616531e6ed05cb0e0b7bd3 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)