summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/global.pro
blob: b3f3be08a58b119c87c3d8b18a21bc38153d93bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE=subdirs
SUBDIRS=\
    qcompare \
    qflags \
    q_func_info \
    qgetputenv \
    qglobal \
    qnumeric \
    qfloat16 \
    qkeycombination \
    qrandomgenerator \
    qlogging \
    qtendian \
    qglobalstatic \
    qhooks \
    qoperatingsystemversion

win32: SUBDIRS += \
    qwinregistry