summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileopenevent
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2011-01-27 11:42:37 (GMT)
committerJoão Abecasis <joao.abecasis@nokia.com>2011-02-10 12:26:50 (GMT)
commit50472582da88bcbe2f32f7d0d31c0b74ea362404 (patch)
tree645967b966b9b0714525aedebdfca87c2f77932e /tests/auto/qfileopenevent
parent4aa2a69e82aa306735884c6c6b763eb2d5cb6c9e (diff)
downloadQt-50472582da88bcbe2f32f7d0d31c0b74ea362404.zip
Qt-50472582da88bcbe2f32f7d0d31c0b74ea362404.tar.gz
Qt-50472582da88bcbe2f32f7d0d31c0b74ea362404.tar.bz2
Removing unnecessary settings from test app .pro file
From review, UID does not need to be specified and DEBUGGABLE_UDEBONLY is also unnecessary. Task-number: QTBUG-15015 Reviewed-by: Shane Kearns
Diffstat (limited to 'tests/auto/qfileopenevent')
-rw-r--r--tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro b/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro
index 1b888b8..b95ed45 100644
--- a/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro
+++ b/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro
@@ -3,8 +3,6 @@ TARGET = qfileopeneventexternal
QT += core gui
SOURCES += qfileopeneventexternal.cpp
symbian: {
- TARGET.UID3 = 0xe9410b39
- MMP_RULES += DEBUGGABLE_UDEBONLY
RSS_RULES += "embeddability=KAppEmbeddable;"
RSS_RULES.datatype_list += "priority = EDataTypePriorityHigh; type = \"application/x-tst_qfileopenevent\";"
LIBS += -lapparc \