summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-10-12 11:13:26 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-17 03:30:55 +0200
commit33af6dfa7d5029a35905454324524a8b93b86953 (patch)
tree4733dfdce3cafaa5c3ce3f78e573d8453eb4aab3 /tests/auto
parent43dd58eba3fcd72b88e6ac0d928aea0d2024a863 (diff)
Tidy qwizard autotest .pro file
Remove commented out sources and redundant Symbian-specific directive. Change-Id: I7637b4dfc186eeac7f314faf13aa97e8ef1990de Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qwizard/qwizard.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/qwizard/qwizard.pro b/tests/auto/qwizard/qwizard.pro
index 6d508470c7..c27801b82f 100644
--- a/tests/auto/qwizard/qwizard.pro
+++ b/tests/auto/qwizard/qwizard.pro
@@ -1,11 +1,4 @@
load(qttest_p4)
QT += widgets
SOURCES += tst_qwizard.cpp
-#SOURCES += /home/jasmin/dev/solutions/widgets/qtwizard/src/qtwizard.cpp
-#HEADERS += /home/jasmin/dev/solutions/widgets/qtwizard/src/qtwizard.h
-#SOURCES += /home/jasplin/dev/research/qwizard/src/qwizard.cpp
-#HEADERS += /home/jasplin/dev/research/qwizard/src/qwizard.h
RESOURCES = qwizard.qrc
-TARGET.EPOCHEAPSIZE = 0x200000 0xF00000
-
-