From ce26a6fd2bfa3241fa801ebf28b61d740be1f1b4 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Wed, 11 May 2011 14:00:53 +1000 Subject: tests: make benchmarks compile or disable those which don't compile Reviewed-by: Jason McDonald Change-Id: Idc9fa4722b59f9b75d5e4a91bbfd0ae068d29b3d --- tests/benchmarks/corelib/io/qfileinfo/qfileinfo.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/benchmarks/corelib/io/qfileinfo/qfileinfo.pro') diff --git a/tests/benchmarks/corelib/io/qfileinfo/qfileinfo.pro b/tests/benchmarks/corelib/io/qfileinfo/qfileinfo.pro index 3edf6a65c8..b628c0af41 100644 --- a/tests/benchmarks/corelib/io/qfileinfo/qfileinfo.pro +++ b/tests/benchmarks/corelib/io/qfileinfo/qfileinfo.pro @@ -6,6 +6,8 @@ INCLUDEPATH += . QT -= gui +QT += core-private + CONFIG += release # Input -- cgit v1.2.3