aboutsummaryrefslogtreecommitdiffstats
path: root/qtc-super.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtc-super.pro')
-rw-r--r--qtc-super.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtc-super.pro b/qtc-super.pro
index 84c5026..4fc45cb 100644
--- a/qtc-super.pro
+++ b/qtc-super.pro
@@ -2,7 +2,7 @@ TEMPLATE = subdirs
mkpath($$OUT_PWD/qtcreator) # so the qtcreator.pro is able to create a .qmake.cache there
-SUBDIRS = \
- qtcreator
-
DISTFILES += .qmake.conf
+
+QTC_SKIP_MODULES =
+include(submodules.pri)