qt5base-lts/tests/benchmarks/corelib/thread/thread.pro
Olivier Goffart 3d2691ae77 Benchmark for QWaitCondition
Change-Id: I89fc0819324c12030bc23ba080b21f3d8d5c9852
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-11-15 15:42:35 +01:00

7 lines
120 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
qmutex \
qthreadstorage \
qthreadpool \
qwaitcondition \