diff -r dee5afe5301f -r 3f74d0d4af4c examples/animation/states/states.pro --- 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) +}