Files
qt-creator/tests/auto/utils/utils.pro
hjk 3b58153750 Revert "Utils: Add a ObjectPool convenience class template"
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>
2018-02-21 10:45:32 +00:00

11 lines
163 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
fileutils \
ansiescapecodehandler \
fuzzymatcher \
settings \
stringutils \
templateengine \
treemodel