summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/schema/schema.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/schema/schema.pro
parent3bd81f3c19abe56da6e42c2169450dc806103557 (diff)
Fix usage of QT_SOURCE_TREE
Functionality has been moved into qt_example.prf
Diffstat (limited to 'examples/xmlpatterns/schema/schema.pro')
-rw-r--r--examples/xmlpatterns/schema/schema.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/schema/schema.pro b/examples/xmlpatterns/schema/schema.pro
index 6fa16ef0..4fda6512 100644
--- a/examples/xmlpatterns/schema/schema.pro
+++ b/examples/xmlpatterns/schema/schema.pro
@@ -14,5 +14,5 @@ symbian {
TARGET.UID3 = 0xA000D7C6
CONFIG += qt_example
}
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+maemo5: CONFIG += qt_example