tests/benchmarks/qdiriterator/qdiriterator.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- a/tests/benchmarks/qdiriterator/qdiriterator.pro	Tue Jan 26 12:42:25 2010 +0200
+++ b/tests/benchmarks/qdiriterator/qdiriterator.pro	Tue Feb 02 00:43:10 2010 +0200
@@ -1,6 +1,6 @@
 load(qttest_p4)
 TEMPLATE = app
-TARGET = tst_qdiriterator
+TARGET = tst_bench_qdiriterator
 DEPENDPATH += .
 INCLUDEPATH += .
 
@@ -15,7 +15,7 @@
 SOURCES += qfilesystemiterator.cpp
 HEADERS += qfilesystemiterator.h
 
-wince*: {
+wince*|symbian: {
    corelibdir.sources = $$QT_SOURCE_TREE/src/corelib
    corelibdir.path = ./depot/src
    DEPLOYMENT += corelibdir