summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/tools.pro
blob: 49b2a1f075d760c54ffe2e6a59546397f8348824 (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
48
49
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