aboutsummaryrefslogtreecommitdiffstats
path: root/qtc-super.pro
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2017-02-07 10:45:45 +0100
committerEike Ziller <eike.ziller@qt.io>2017-02-14 12:39:13 +0000
commit750bb2981cf3cec5c6ccdf0b37a4ea3bc306457c (patch)
tree62c4ebca9f1c5eda7ab0c3db50836f854ee1df7a /qtc-super.pro
parentfd92d920d64e2dfd699635533d179e0c9b609a6d (diff)
Initial setup with Qt Creator submodule
So far without any helper scripts for setting up submodules for work, but let's get started. Change-Id: I3ea949e21d8e6e52b6c30052351ce23f9028ab1e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'qtc-super.pro')
-rw-r--r--qtc-super.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/qtc-super.pro b/qtc-super.pro
new file mode 100644
index 0000000..84c5026
--- /dev/null
+++ b/qtc-super.pro
@@ -0,0 +1,8 @@
+TEMPLATE = subdirs
+
+mkpath($$OUT_PWD/qtcreator) # so the qtcreator.pro is able to create a .qmake.cache there
+
+SUBDIRS = \
+ qtcreator
+
+DISTFILES += .qmake.conf