From ba90d5cc8b1d65d28edf127b3ef3b589bdea0f99 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Thu, 27 Oct 2011 11:53:05 +0200 Subject: Update QMutex benchmark to match the one in 4.8 Pull in recent changes in the 4.8 branch for the QMutex benchmark. Change-Id: Ie1e9bff33cecafb36d3d12207100f09f99597f8e Reviewed-by: Shane Kearns --- tests/benchmarks/corelib/thread/thread.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/benchmarks/corelib/thread/thread.pro') diff --git a/tests/benchmarks/corelib/thread/thread.pro b/tests/benchmarks/corelib/thread/thread.pro index 26570bacfe..2affee5287 100644 --- a/tests/benchmarks/corelib/thread/thread.pro +++ b/tests/benchmarks/corelib/thread/thread.pro @@ -1,3 +1,4 @@ TEMPLATE = subdirs SUBDIRS = \ + qmutex \ qthreadstorage -- cgit v1.2.3