examples/webkit/simpleselector/simpleselector.pro
branchRCL_3
changeset 4 3b1da2848fc7
parent 3 41300fa6a67c
child 5 d3bac044e0f0
--- 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)
+}