summaryrefslogtreecommitdiff
path: root/tests/auto/patternistexamples/patternistexamples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/patternistexamples/patternistexamples.pro')
-rw-r--r--tests/auto/patternistexamples/patternistexamples.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/patternistexamples/patternistexamples.pro b/tests/auto/patternistexamples/patternistexamples.pro
index c36c120..97c792a 100644
--- a/tests/auto/patternistexamples/patternistexamples.pro
+++ b/tests/auto/patternistexamples/patternistexamples.pro
@@ -19,5 +19,7 @@ wince*: {
DEPLOYMENT += snippets widgetRen globVar filetree recipes files
# take care of dependency
QT += network
+} else {
+ DEFINES += SOURCETREE=\\\"$$absolute_path(../../..)/\\\"
}
include (../xmlpatterns.pri)