diff -r 41300fa6a67c -r f7bc934e204c examples/animation/states/states.pro --- a/examples/animation/states/states.pro Tue Feb 02 00:43:10 2010 +0200 +++ b/examples/animation/states/states.pro Wed Mar 31 11:06:36 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) +}