diff -r 41300fa6a67c -r 3b1da2848fc7 examples/webkit/simpleselector/simpleselector.pro --- a/examples/webkit/simpleselector/simpleselector.pro Tue Feb 02 00:43:10 2010 +0200 +++ b/examples/webkit/simpleselector/simpleselector.pro Fri Feb 19 23:40:16 2010 +0200 @@ -9,3 +9,8 @@ sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro sources.path = $$[QT_INSTALL_EXAMPLES]/webkit/simpleselector INSTALLS += target sources + +symbian { + TARGET.UID3 = 0xA000D7CC + include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) +}