summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-22 12:44:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-22 19:20:55 +0200
commita154a42fb2d2d8ff49bbc2d6b46fffc4a6a78927 (patch)
tree367d32ebd75be0727b9f483fb14c730d6c43f04e
parent67d8c677126282b02d99dd3ad23a72770797fcec (diff)
Add .qmake.conf with load(qt_build_config) like other Qt modules
Change-Id: Id7ade8a50ef0e91a6a0e5aa949a45b806deca769 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-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)