summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/global.pro
blob: 0f77d191ee47fa797ea8a113824b3bbadab43ba1 (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 \
    qrand \
    qrandomgenerator \
    qlogging \
    qtendian \
    qglobalstatic \
    qhooks

win32:!winrt: SUBDIRS += \
    qwinregistry