summaryrefslogtreecommitdiff
path: root/tests/benchmarks/gui/animation/qanimation/qanimation.pro
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2010-03-09 15:59:53 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2010-03-10 14:15:06 +0200
commitb9408cb1c0d46ef5532a0a8c646a677e8794210d (patch)
tree8b25217d8b19cda08551206891aaeaf1ac393cdb /tests/benchmarks/gui/animation/qanimation/qanimation.pro
parentde66b772294e314828d85cb9cdd5db82221f317a (diff)
downloadqt4-tools-b9408cb1c0d46ef5532a0a8c646a677e8794210d.tar.gz
Renamed test benchmark targets.
Many of the benchmarks generate executables with same names as the autotests. This is a big problem for Symbian, where all binaries are stored into single directory. Renamed benchmark targets to include 'bench' in their name to ensure no overlap in target names. Part of QtP delta reduction effort. Reviewed-by: Liang Qi
Diffstat (limited to 'tests/benchmarks/gui/animation/qanimation/qanimation.pro')
-rw-r--r--tests/benchmarks/gui/animation/qanimation/qanimation.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/gui/animation/qanimation/qanimation.pro b/tests/benchmarks/gui/animation/qanimation/qanimation.pro
index 55cd75e234..53a139a660 100644
--- a/tests/benchmarks/gui/animation/qanimation/qanimation.pro
+++ b/tests/benchmarks/gui/animation/qanimation/qanimation.pro
@@ -1,6 +1,6 @@
load(qttest_p4)
TEMPLATE = app
-TARGET = tst_qanimation
+TARGET = tst_bench_qanimation
DEPENDPATH += .
INCLUDEPATH += .