summaryrefslogtreecommitdiffstats
path: root/examples/painting/deform/deform.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/deform/deform.pro')
-rw-r--r--examples/painting/deform/deform.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/painting/deform/deform.pro b/examples/painting/deform/deform.pro
index 2bfc5d32cd..bd704507c5 100644
--- a/examples/painting/deform/deform.pro
+++ b/examples/painting/deform/deform.pro
@@ -17,8 +17,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/deform
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/deform
INSTALLS += target sources
-
-symbian {
- TARGET.UID3 = 0xA000A63D
- CONFIG += qt_example
-}