summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/tools.pro
blob: 96ec9c844366c840ebd23d07614d633d7bb510db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
TEMPLATE=subdirs
SUBDIRS=\
    collections \
    containerapisymmetry \
    qalgorithms \
    qarraydata \
    qarraydata_strictiterators \
    qbitarray \
    qcache \
    qcommandlineparser \
    qcontiguouscache \
    qcryptographichash \
    qeasingcurve \
    qexplicitlyshareddatapointer \
    qfreelist \
    qhash \
    qhash_strictiterators \
    qhashfunctions \
    qline \
    qlinkedlist \
    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