summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/tools.pro
blob: 0557b69e5c8a189961fdd481693f6c1272ae9156 (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
TEMPLATE=subdirs
SUBDIRS=\
    collections \
    containerapisymmetry \
    qalgorithms \
    qarraydata \
    qbitarray \
    qcache \
    qcommandlineparser \
    qcontiguouscache \
    qcryptographichash \
    qeasingcurve \
    qexplicitlyshareddatapointer \
    qflatmap \
    qfreelist \
    qhash \
    qhashfunctions \
    qline \
    qlist \
    qmakearray \
    qmap \
    qmargins \
    qmessageauthenticationcode \
    qoffsetstringarray \
    qpair \
    qpoint \
    qpointf \
    qqueue \
    qrect \
    qringbuffer \
    qscopedpointer \
    qscopedvaluerollback \
    qscopeguard \
    qtaggedpointer \
    qset \
    qsharedpointer \
    qsize \
    qsizef \
    qstl \
    qtimeline \
    qvarlengtharray \
    qversionnumber

darwin: SUBDIRS += qmacautoreleasepool