summaryrefslogtreecommitdiffstats
path: root/examples/gestures/imagegestures/imagegestures.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gestures/imagegestures/imagegestures.pro')
-rw-r--r--examples/gestures/imagegestures/imagegestures.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/gestures/imagegestures/imagegestures.pro b/examples/gestures/imagegestures/imagegestures.pro
index 8c947e4..5365558 100644
--- a/examples/gestures/imagegestures/imagegestures.pro
+++ b/examples/gestures/imagegestures/imagegestures.pro
@@ -14,3 +14,8 @@ sources.files = $$SOURCES \
sources.path = $$[QT_INSTALL_EXAMPLES]/gestures/imagegestures
INSTALLS += target \
sources
+
+symbian {
+ TARGET.UID3 = 0xA000D7D0
+ include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+}