summaryrefslogtreecommitdiff
path: root/.qmake.conf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-03 12:13:21 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-11 17:26:40 +0200
commitd3db45033cefdccd18782529e4807abee76232e7 (patch)
tree29c77c771292098cd89ebe0385a5a84da7e39f56 /.qmake.conf
parentbe59a645fbec72a92ddcf261d055e3f756081b07 (diff)
downloadqtsvg-d3db45033cefdccd18782529e4807abee76232e7.tar.gz
centralize load(qt_build_config)s in .qmake.conf
Change-Id: I03f7850e1cda2766c19a7ed82f0de6577cca5210 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 0000000..42ba8e4
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1 @@
+load(qt_build_config)