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

win32: SUBDIRS += \
    qwinregistry