662f23ff5b
Add benchmark tests for QDateTime. Change-Id: I839f8bc81e6cae56d93539c7c3f999d9eec10ad7 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
20 lines
378 B
Prolog
20 lines
378 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
containers-associative \
|
|
containers-sequential \
|
|
qbytearray \
|
|
qcontiguouscache \
|
|
qdatetime \
|
|
qlist \
|
|
qlocale \
|
|
qmap \
|
|
qrect \
|
|
qregexp \
|
|
qstring \
|
|
qstringbuilder \
|
|
qstringlist \
|
|
qvector \
|
|
qalgorithms
|
|
|
|
!*g++*: SUBDIRS -= qstring
|