From 1a52f28bdf6e0749461bf01bc0753806e6d77d63 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Wed, 9 Mar 2016 11:12:22 +0100 Subject: Add benchmarks to the "make benchmark" targets that are known to work The qjsengine benchmark is one exception that is omitted because it crashes currently. Change-Id: Ic93344dc864d0d6427d85faa12a2753126be808e Reviewed-by: Robin Burchell --- tools/qmltime/qmltime.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/qmltime/qmltime.pro b/tools/qmltime/qmltime.pro index 80a7073c3c..551a43eec1 100644 --- a/tools/qmltime/qmltime.pro +++ b/tools/qmltime/qmltime.pro @@ -1,7 +1,6 @@ -CONFIG += testcase TEMPLATE = app TARGET = qmltime -QT += qml testlib quick +QT += qml quick QT += quick-private macx:CONFIG -= app_bundle -- cgit v1.2.3