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