examples/gestures/imagegestures/imagegestures.pro
changeset 19 fcece45ef507
parent 3 41300fa6a67c
--- a/examples/gestures/imagegestures/imagegestures.pro	Fri Apr 16 15:50:13 2010 +0300
+++ b/examples/gestures/imagegestures/imagegestures.pro	Mon May 03 13:17:34 2010 +0300
@@ -14,3 +14,8 @@
 sources.path = $$[QT_INSTALL_EXAMPLES]/gestures/imagegestures
 INSTALLS += target \
     sources
+
+symbian {
+    TARGET.UID3 = 0xA000D7D0
+    include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+}