summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qatomicinteger/qatomicinteger.pro
blob: 09458bd9c3fb9f43b28128e51102b43c754d7dcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TEMPLATE=subdirs
SUBDIRS=\
    char \
    char16_t \
    char32_t \
    int \
    long \
    qlonglong \
    qptrdiff \
    quintptr \
    qulonglong \
    schar \
    short \
    uchar \
    uint \
    ulong \
    ushort \
    wchar_t \