summaryrefslogtreecommitdiff
path: root/tests/auto/patternistexamples/patternistexamples.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-25 21:42:55 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-28 08:19:52 +0200
commitf99b2298d2b9c48d75b85d2907e3fe12dda9a31b (patch)
tree796c300f9e8640f98a57c6fd5f943743a7bb5aec /tests/auto/patternistexamples/patternistexamples.pro
parent7eaba4571c17b9a43dc5397a4a6d98c5511b3f24 (diff)
downloadqtxmlpatterns-f99b2298d2b9c48d75b85d2907e3fe12dda9a31b.tar.gz
make test suite properly shadow build compatible
Change-Id: I42331f1894c6c09d098d84fc41f96c40f4725907 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
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)