qt5base-lts/tests/auto/corelib/tools/tools.pro
Sona Kurazyan 63a559845c Remove QLinkedList
QLinkedList has been moved to Qt5Compat. Remove and stop mentioning
it in docs, examples (the docs & examples for QLinkedList itself will
be moved to Qt5Compat) and remove the corresponding tests.

Also remove QT_NO_LINKED_LIST, since it's not needed anymore.

Task-number: QTBUG-81630
Task-number: QTBUG-80312
Change-Id: I4a8f1105cb60aa87e7fd67e901ec1a27c489aa31
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-02-19 21:01:07 +01:00

44 lines
767 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
collections \
containerapisymmetry \
qalgorithms \
qarraydata \
qbitarray \
qcache \
qcommandlineparser \
qcontiguouscache \
qcryptographichash \
qeasingcurve \
qexplicitlyshareddatapointer \
qflatmap \
qfreelist \
qhash \
qhashfunctions \
qline \
qmakearray \
qmap \
qmargins \
qmessageauthenticationcode \
qoffsetstringarray \
qpair \
qpoint \
qpointf \
qqueue \
qrect \
qringbuffer \
qscopedpointer \
qscopedvaluerollback \
qscopeguard \
qset \
qsharedpointer \
qsize \
qsizef \
qstl \
qtimeline \
qvarlengtharray \
qvector \
qversionnumber
darwin: SUBDIRS += qmacautoreleasepool