summaryrefslogtreecommitdiff
path: root/examples/embedded/weatherinfo/weatherinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/weatherinfo/weatherinfo.pro')
-rw-r--r--examples/embedded/weatherinfo/weatherinfo.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/embedded/weatherinfo/weatherinfo.pro b/examples/embedded/weatherinfo/weatherinfo.pro
index a596191..4ff9a73 100644
--- a/examples/embedded/weatherinfo/weatherinfo.pro
+++ b/examples/embedded/weatherinfo/weatherinfo.pro
@@ -4,12 +4,6 @@ SOURCES = weatherinfo.cpp
RESOURCES = weatherinfo.qrc
QT += network svg
-symbian {
- TARGET.UID3 = 0xA000CF77
- CONFIG += qt_demo
- TARGET.CAPABILITY = NetworkServices
-}
-
target.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/embedded/weatherinfo
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/embedded/weatherinfo