summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/recipes/recipes.pro
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>2011-06-07 13:52:14 -0500
committerMarius Storm-Olsen <marius.storm-olsen@nokia.com>2011-06-07 13:52:14 -0500
commit756a9940cda3e03e837274430eedeacd93023be8 (patch)
treea4b07438fc74d2ba92dcd1666dc163570455d486 /examples/xmlpatterns/recipes/recipes.pro
parent3bd81f3c19abe56da6e42c2169450dc806103557 (diff)
downloadqtxmlpatterns-756a9940cda3e03e837274430eedeacd93023be8.tar.gz
Fix usage of QT_SOURCE_TREE
Functionality has been moved into qt_example.prf
Diffstat (limited to 'examples/xmlpatterns/recipes/recipes.pro')
-rw-r--r--examples/xmlpatterns/recipes/recipes.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/recipes/recipes.pro b/examples/xmlpatterns/recipes/recipes.pro
index ef01132..9e78db4 100644
--- a/examples/xmlpatterns/recipes/recipes.pro
+++ b/examples/xmlpatterns/recipes/recipes.pro
@@ -15,5 +15,5 @@ symbian {
TARGET.UID3 = 0xA000D7C5
CONFIG += qt_example
}
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+maemo5: CONFIG += qt_example