a9aa206b7b
This includes byte array, string, char, unicode, locale, collation and regular expressions. Change-Id: I8b125fa52c8c513eb57a0f1298b91910e5a0d786 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
50 lines
928 B
Prolog
50 lines
928 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
collections \
|
|
containerapisymmetry \
|
|
qalgorithms \
|
|
qarraydata \
|
|
qarraydata_strictiterators \
|
|
qbitarray \
|
|
qcache \
|
|
qcommandlineparser \
|
|
qcontiguouscache \
|
|
qcryptographichash \
|
|
qeasingcurve \
|
|
qexplicitlyshareddatapointer \
|
|
qfreelist \
|
|
qhash \
|
|
qhash_strictiterators \
|
|
qhashfunctions \
|
|
qline \
|
|
qlinkedlist \
|
|
qlist \
|
|
qlist_strictiterators \
|
|
qmakearray \
|
|
qmap \
|
|
qmap_strictiterators \
|
|
qmargins \
|
|
qmessageauthenticationcode \
|
|
qoffsetstringarray \
|
|
qpair \
|
|
qpoint \
|
|
qpointf \
|
|
qqueue \
|
|
qrect \
|
|
qringbuffer \
|
|
qscopedpointer \
|
|
qscopedvaluerollback \
|
|
qscopeguard \
|
|
qset \
|
|
qsharedpointer \
|
|
qsize \
|
|
qsizef \
|
|
qstl \
|
|
qtimeline \
|
|
qvarlengtharray \
|
|
qvector \
|
|
qvector_strictiterators \
|
|
qversionnumber
|
|
|
|
darwin: SUBDIRS += qmacautoreleasepool
|