Files
qt-creator/tests/auto/auto.pro
Oswald Buddenhagen 2c000f1cd1 prune ioutils test
this is now extensively tested inside qt itself. maintaining a second
version is unnecessary effort.

Change-Id: I8bbce32b53acad6df37f9c6aea18f791d5648810
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-10-28 13:00:40 +00:00

23 lines
381 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
aggregation \
changeset \
cplusplus \
debugger \
diff \
extensionsystem \
externaltool \
environment \
generichighlighter \
profilewriter \
treeviewfind \
qtcprocess \
utils \
filesearch \
sdktool \
valgrind
qtHaveModule(qml): SUBDIRS += qml
qtHaveModule(quick): SUBDIRS += timeline