summaryrefslogtreecommitdiffstats
path: root/examples/painting/shared/shared.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/shared/shared.pro')
-rw-r--r--examples/painting/shared/shared.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/painting/shared/shared.pro b/examples/painting/shared/shared.pro
index 8fc58ae814..212f3a20d7 100644
--- a/examples/painting/shared/shared.pro
+++ b/examples/painting/shared/shared.pro
@@ -32,8 +32,3 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/shared
INSTALLS += sources
!cross_compile:INSTALLS += target
-
-symbian {
- TARGET.UID3 = 0xA000A63C
- CONFIG += qt_demo
-}