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

win32: SUBDIRS += \
    qwinregistry