diff options
Diffstat (limited to 'tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro')
-rw-r--r-- | tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro b/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro index e0d7543a6c..78ac97d259 100644 --- a/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro +++ b/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro @@ -1,6 +1,6 @@ load(qttest_p4) TEMPLATE = app -TARGET = tst_qpixmapcache +TARGET = tst_bench_qpixmapcache TEMPLATE = app # Input SOURCES += tst_qpixmapcache.cpp |