forked from qt-creator/qt-creator
This reverts commit f6715fe52b
which introduced this.
It was prepering infrastructure for having ownership of
sets of objects handled separately from the global pool,
but that's not wanted and needed anymore.
Change-Id: I7368da624ea99bb70a6a1cce04677257322dc605
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
11 lines
163 B
Prolog
11 lines
163 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
|
fileutils \
|
|
ansiescapecodehandler \
|
|
fuzzymatcher \
|
|
settings \
|
|
stringutils \
|
|
templateengine \
|
|
treemodel
|