summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/thread.pro
blob: a137748b75a198174b8afb562cf7402f50a5bcc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE=subdirs
SUBDIRS=\
    qatomicint \
    qatomicpointer \
    qmutex \
    qmutexlocker \
    qreadlocker \
    qreadwritelock \
    qsemaphore \
    qthread \
    qthreadonce \
    qthreadstorage \
    qwaitcondition \
    qwritelocker