summaryrefslogtreecommitdiff
path: root/examples/embedded/anomaly/anomaly.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/anomaly/anomaly.pro')
-rw-r--r--examples/embedded/anomaly/anomaly.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/embedded/anomaly/anomaly.pro b/examples/embedded/anomaly/anomaly.pro
index d626e7f..00253f7 100644
--- a/examples/embedded/anomaly/anomaly.pro
+++ b/examples/embedded/anomaly/anomaly.pro
@@ -24,13 +24,6 @@ SOURCES += src/Main.cpp \
src/webview.cpp
RESOURCES += src/anomaly.qrc
-symbian {
- TARGET.UID3 = 0xA000CF71
- CONFIG += qt_demo
- TARGET.CAPABILITY = NetworkServices
- TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
-}
-
target.path = $$[QT_INSTALL_EXAMPLES]/qtwebkit-examples-and-demos/embedded/anomaly
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro src/images
sources.path = $$[QT_INSTALL_EXAMPLES]/qtwebkit-examples-and-demos/embedded/anomaly