aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmltest')
-rw-r--r--src/qmltest/qmltest.pro10
-rw-r--r--src/qmltest/quicktestglobal.h2
2 files changed, 1 insertions, 11 deletions
diff --git a/src/qmltest/qmltest.pro b/src/qmltest/qmltest.pro
index b0b64cdc6b..ff04487b18 100644
--- a/src/qmltest/qmltest.pro
+++ b/src/qmltest/qmltest.pro
@@ -19,16 +19,6 @@ feature.path = $$[QT_INSTALL_DATA]/mkspecs/features
feature.files = $$PWD/features/qmltestcase.prf
INSTALLS += feature
-symbian {
- DEFINES += QT_MAKEDLL
- CONFIG += epocallowdlldata
- contains(QT_EDITION, OpenSource) {
- TARGET.CAPABILITY = LocalServices NetworkServices ReadUserData UserEnvironment WriteUserData
- } else {
- TARGET.CAPABILITY = All -Tcb
- }
-}
-
INCLUDEPATH += $$PWD/QtQuickTest
INCLUDEPATH += $$PWD
diff --git a/src/qmltest/quicktestglobal.h b/src/qmltest/quicktestglobal.h
index 389674c1b5..54a77a64c9 100644
--- a/src/qmltest/quicktestglobal.h
+++ b/src/qmltest/quicktestglobal.h
@@ -47,7 +47,7 @@
QT_BEGIN_HEADER
QT_LICENSED_MODULE(QtQuickTest)
-#if defined(Q_OS_WIN) || defined(Q_OS_SYMBIAN)
+#if defined(Q_OS_WIN)
# if defined(QT_NODLL)
# undef QT_MAKEDLL
# undef QT_DLL