2009-08-20 09:34:14 +02:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
|
|
|
|
|
|
SUBDIRS += \
|
2010-09-06 14:19:32 +10:00
|
|
|
aggregation \
|
|
|
|
|
changeset \
|
2009-08-20 09:34:14 +02:00
|
|
|
cplusplus \
|
|
|
|
|
debugger \
|
2013-03-12 12:17:59 +01:00
|
|
|
diff \
|
2010-11-08 15:05:18 +01:00
|
|
|
extensionsystem \
|
2013-12-03 16:31:14 +01:00
|
|
|
externaltool \
|
2010-10-19 11:10:58 +02:00
|
|
|
environment \
|
2010-09-06 14:19:32 +10:00
|
|
|
generichighlighter \
|
2011-03-02 14:49:21 +01:00
|
|
|
profilewriter \
|
2013-04-17 13:16:16 +02:00
|
|
|
treeviewfind \
|
2010-10-14 18:09:16 +02:00
|
|
|
ioutils \
|
2010-10-14 18:05:43 +02:00
|
|
|
qtcprocess \
|
2012-01-19 15:26:54 +01:00
|
|
|
utils \
|
2010-11-01 17:39:28 +01:00
|
|
|
utils_stringutils \
|
2013-09-08 12:00:49 +03:00
|
|
|
filesearch \
|
|
|
|
|
valgrind
|
2010-01-18 11:01:47 +01:00
|
|
|
|
2014-08-29 13:18:41 +02:00
|
|
|
qtHaveModule(declarative) {
|
2014-07-07 17:49:07 +02:00
|
|
|
SUBDIRS += qml qmlprofiler
|
2013-12-02 16:55:42 +01:00
|
|
|
}
|