summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/animation
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-12 12:03:01 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-19 16:39:52 +0200
commit07581a87f82ec127db8c1032dc340685063d0acc (patch)
treea34523598fb1a73df5c8342164bf12b9d7eae816 /tests/benchmarks/gui/animation
parent812adb58ba714c69eea9249584da2efd4fedecbc (diff)
remove some qmake -project boilerplate from project files
Change-Id: I5e6103db42b4fcca4ed4c2ffaec71e71e73d5b95 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'tests/benchmarks/gui/animation')
-rw-r--r--tests/benchmarks/gui/animation/qanimation/qanimation.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/benchmarks/gui/animation/qanimation/qanimation.pro b/tests/benchmarks/gui/animation/qanimation/qanimation.pro
index d72e3c87d9..a5859468f7 100644
--- a/tests/benchmarks/gui/animation/qanimation/qanimation.pro
+++ b/tests/benchmarks/gui/animation/qanimation/qanimation.pro
@@ -1,9 +1,6 @@
QT += widgets testlib
-TEMPLATE = app
TARGET = tst_bench_qanimation
-DEPENDPATH += .
-INCLUDEPATH += .
CONFIG += release
#CONFIG += debug