summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/filetree/filetree.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xmlpatterns/filetree/filetree.pro')
-rw-r--r--examples/xmlpatterns/filetree/filetree.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/filetree/filetree.pro b/examples/xmlpatterns/filetree/filetree.pro
index 8d9c1faa..0ba56218 100644
--- a/examples/xmlpatterns/filetree/filetree.pro
+++ b/examples/xmlpatterns/filetree/filetree.pro
@@ -13,5 +13,5 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000D7C4
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+ CONFIG += qt_example
}