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

win32: SUBDIRS += \
    qwinregistry