summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/thread.pro
blob: 6b3009bd0cf87a50b2f1d60a888375879e53fa77 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
SUBDIRS = \
        qmutex \
        qreadwritelock \
        qthreadstorage \
        qthreadpool \
        qwaitcondition \