diff -r 2f34d5167611 -r fcece45ef507 examples/animation/animatedtiles/animatedtiles.pro --- a/examples/animation/animatedtiles/animatedtiles.pro Fri Apr 16 15:50:13 2010 +0300 +++ b/examples/animation/animatedtiles/animatedtiles.pro Mon May 03 13:17:34 2010 +0300 @@ -6,3 +6,8 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animatedtiles.pro images sources.path = $$[QT_INSTALL_EXAMPLES]/animation/animatedtiles INSTALLS += target sources + +symbian { + TARGET.UID3 = 0xA000D7D1 + include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) +}