examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- a/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.pro	Tue Jan 26 12:42:25 2010 +0200
+++ b/examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.pro	Tue Feb 02 00:43:10 2010 +0200
@@ -11,3 +11,8 @@
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xq *.html
 sources.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/qobjectxmlmodel
 INSTALLS += target sources
+
+symbian {
+    TARGET.UID3 = 0xA000D7C8
+    include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+}