examples/animation/stickman/stickman.pro
changeset 19 fcece45ef507
parent 0 1918ee327afb
--- a/examples/animation/stickman/stickman.pro	Fri Apr 16 15:50:13 2010 +0300
+++ b/examples/animation/stickman/stickman.pro	Mon May 03 13:17:34 2010 +0300
@@ -17,3 +17,8 @@
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS stickman.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/stickman
 INSTALLS += target sources
+
+symbian {
+    TARGET.UID3 = 0xA000E3F9
+    include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+}