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