2011-08-26 13:03:33 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
2014-05-12 11:43:42 +00:00
|
|
|
collections \
|
2017-04-06 17:36:47 +00:00
|
|
|
containerapisymmetry \
|
2011-08-26 13:03:33 +00:00
|
|
|
qalgorithms \
|
2011-12-01 14:17:10 +00:00
|
|
|
qarraydata \
|
2013-02-07 21:56:57 +00:00
|
|
|
qarraydata_strictiterators \
|
2011-08-26 13:03:33 +00:00
|
|
|
qbitarray \
|
|
|
|
qcache \
|
2013-08-24 09:15:19 +00:00
|
|
|
qcommandlineparser \
|
2011-08-26 13:03:33 +00:00
|
|
|
qcontiguouscache \
|
|
|
|
qcryptographichash \
|
|
|
|
qeasingcurve \
|
|
|
|
qexplicitlyshareddatapointer \
|
|
|
|
qfreelist \
|
|
|
|
qhash \
|
2013-02-07 21:56:57 +00:00
|
|
|
qhash_strictiterators \
|
2014-03-15 19:28:17 +00:00
|
|
|
qhashfunctions \
|
2011-08-26 13:03:33 +00:00
|
|
|
qline \
|
2013-06-17 09:35:46 +00:00
|
|
|
qlinkedlist \
|
2011-08-26 13:03:33 +00:00
|
|
|
qlist \
|
2013-02-07 21:56:57 +00:00
|
|
|
qlist_strictiterators \
|
2018-05-29 12:13:59 +00:00
|
|
|
qmakearray \
|
2011-08-26 13:03:33 +00:00
|
|
|
qmap \
|
2013-02-07 21:56:57 +00:00
|
|
|
qmap_strictiterators \
|
2011-08-26 13:03:33 +00:00
|
|
|
qmargins \
|
2013-01-11 12:10:53 +00:00
|
|
|
qmessageauthenticationcode \
|
2018-07-26 12:35:15 +00:00
|
|
|
qoffsetstringarray \
|
2012-02-28 18:54:46 +00:00
|
|
|
qpair \
|
2011-08-26 13:03:33 +00:00
|
|
|
qpoint \
|
2012-07-05 15:06:31 +00:00
|
|
|
qpointf \
|
2011-08-26 13:03:33 +00:00
|
|
|
qqueue \
|
|
|
|
qrect \
|
|
|
|
qringbuffer \
|
|
|
|
qscopedpointer \
|
|
|
|
qscopedvaluerollback \
|
2019-03-29 12:10:26 +00:00
|
|
|
qscopeguard \
|
2011-08-26 13:03:33 +00:00
|
|
|
qset \
|
|
|
|
qsharedpointer \
|
|
|
|
qsize \
|
|
|
|
qsizef \
|
|
|
|
qstl \
|
|
|
|
qtimeline \
|
|
|
|
qvarlengtharray \
|
2013-02-07 21:56:57 +00:00
|
|
|
qvector \
|
2014-03-29 02:45:33 +00:00
|
|
|
qvector_strictiterators \
|
|
|
|
qversionnumber
|
|
|
|
|
2017-07-22 14:41:44 +00:00
|
|
|
darwin: SUBDIRS += qmacautoreleasepool
|