From: Aaron Kennedy Date: Mon, 10 Oct 2011 05:34:05 +0000 (+1000) Subject: Compile X-Git-Tag: qt-v5.0.0-alpha1~1425 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8ccc462e88a51834c2623697c1caa3dd1aa35ec;p=profile%2Fivi%2Fqtdeclarative.git Compile Change-Id: I80763db7108990b121de085b8c33cb90382b6cd1 Reviewed-on: http://codereview.qt-project.org/6292 Reviewed-by: Aaron Kennedy Sanity-Review: Aaron Kennedy Sanity-Review: Qt Sanity Bot --- diff --git a/tests/benchmarks/declarative/qmltime/qmltime.pro b/tests/benchmarks/declarative/qmltime/qmltime.pro index b077d1a..5dd371a 100644 --- a/tests/benchmarks/declarative/qmltime/qmltime.pro +++ b/tests/benchmarks/declarative/qmltime/qmltime.pro @@ -1,7 +1,7 @@ load(qttest_p4) TEMPLATE = app TARGET = qmltime -QT += declarative +QT += declarative widgets macx:CONFIG -= app_bundle SOURCES += qmltime.cpp