examples/webkit/googlechat/googlechat.pro
branchRCL_3
changeset 4 3b1da2848fc7
parent 3 41300fa6a67c
--- a/examples/webkit/googlechat/googlechat.pro	Tue Feb 02 00:43:10 2010 +0200
+++ b/examples/webkit/googlechat/googlechat.pro	Fri Feb 19 23:40:16 2010 +0200
@@ -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)
+}