summaryrefslogtreecommitdiffstats
path: root/tools/qml/qml.pro
diff options
context:
space:
mode:
authorJoona Petrell <joona.t.petrell@nokia.com>2011-01-18 04:16:47 (GMT)
committerJoona Petrell <joona.t.petrell@nokia.com>2011-01-18 04:46:10 (GMT)
commite46c44f9538dbe5b44ce61d3a42403cfa471ae8b (patch)
tree81cd4597ddef2db0509a1e5f17b0e3c58858375d /tools/qml/qml.pro
parent9f6fd23fda43a5668d3fad398eb3e9d80cee9c44 (diff)
downloadQt-e46c44f9538dbe5b44ce61d3a42403cfa471ae8b.zip
Qt-e46c44f9538dbe5b44ce61d3a42403cfa471ae8b.tar.gz
Qt-e46c44f9538dbe5b44ce61d3a42403cfa471ae8b.tar.bz2
Fix declarative autotest compilation on Symbian
Task-number: Reviewed-by: Martin Jones
Diffstat (limited to 'tools/qml/qml.pro')
-rw-r--r--tools/qml/qml.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
index 9b07ebe..5d6192d 100644
--- a/tools/qml/qml.pro
+++ b/tools/qml/qml.pro
@@ -37,12 +37,6 @@ symbian {
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
TARGET.EPOCHEAPSIZE = 0x20000 0x4000000
TARGET.CAPABILITY = NetworkServices ReadUserData
- !contains(S60_VERSION, 3.1):!contains(S60_VERSION, 3.2) {
- LIBS += -lsensrvclient -lsensrvutil
- }
- contains(QT_CONFIG, s60): {
- LIBS += -lavkon -lcone
- }
# Deploy plugin for remote debugging
qmldebuggingplugin.sources = $$QT_BUILD_TREE/plugins/qmldebugging/tcpserver$${QT_LIBINFIX}.dll