examples/xmlpatterns/recipes/recipes.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- a/examples/xmlpatterns/recipes/recipes.pro	Tue Jan 26 12:42:25 2010 +0200
+++ b/examples/xmlpatterns/recipes/recipes.pro	Tue Feb 02 00:43:10 2010 +0200
@@ -10,4 +10,7 @@
 sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/recipes
 INSTALLS += target sources
 
-symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+symbian {
+    TARGET.UID3 = 0xA000D7C5
+    include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+}