changeset 7 | f7bc934e204c |
parent 3 | 41300fa6a67c |
--- a/examples/webkit/googlechat/googlechat.pro Tue Feb 02 00:43:10 2010 +0200 +++ b/examples/webkit/googlechat/googlechat.pro Wed Mar 31 11:06:36 2010 +0300 @@ -10,4 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/webkit/googlechat INSTALLS += target sources -symbian:TARGET.UID3 = 0xA000CF6E +symbian { + TARGET.UID3 = 0xA000CF6E + include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) +}