summaryrefslogtreecommitdiffstats
path: root/tools/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qml/qml.pro')
-rw-r--r--tools/qml/qml.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
index 789d1a99..c159ed6b 100644
--- a/tools/qml/qml.pro
+++ b/tools/qml/qml.pro
@@ -30,17 +30,7 @@ wince* {
maemo5 {
QT += maemo5
}
-symbian {
- TARGET.UID3 = 0x20021317
- include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
- TARGET.EPOCHEAPSIZE = 0x20000 0x4000000
- TARGET.CAPABILITY = NetworkServices ReadUserData
- # Deploy plugin for remote debugging
- qmldebuggingplugin.sources = $$QT_BUILD_TREE/plugins/qmltooling/qmldbg_tcp$${QT_LIBINFIX}.dll $$QT_BUILD_TREE/plugins/qmltooling/qmldbg_ost$${QT_LIBINFIX}.dll
- qmldebuggingplugin.path = c:$$QT_PLUGINS_BASE_DIR/qmltooling
- DEPLOYMENT += qmldebuggingplugin
-}
mac {
QMAKE_INFO_PLIST=Info_mac.plist
TARGET=QMLViewer