examples/animation/states/states.pro
branchRCL_3
changeset 7 3f74d0d4af4c
parent 0 1918ee327afb
--- a/examples/animation/states/states.pro	Mon Mar 15 12:43:09 2010 +0200
+++ b/examples/animation/states/states.pro	Thu Apr 08 14:19:33 2010 +0300
@@ -6,3 +6,8 @@
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS states.pro
 sources.path = $$[QT_INSTALL_EXAMPLES]/animation/states
 INSTALLS += target sources
+
+symbian {
+    TARGET.UID3 = 0xA000E3F8
+    include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+}