summaryrefslogtreecommitdiffstats
path: root/tests/auto/uic/uic.pro
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@nokia.com>2009-09-15 09:13:23 (GMT)
committerPaul Olav Tvete <paul.tvete@nokia.com>2009-09-15 09:45:32 (GMT)
commit86e1b289c8246befc37455e7caa101fc20e0bc97 (patch)
tree4ef67d3c9b0bc22cf08435efc8e6777cc0076082 /tests/auto/uic/uic.pro
parentc8bf9bd17a4520eefe4306b7b1bb4f93fb296d80 (diff)
downloadQt-86e1b289c8246befc37455e7caa101fc20e0bc97.zip
Qt-86e1b289c8246befc37455e7caa101fc20e0bc97.tar.gz
Qt-86e1b289c8246befc37455e7caa101fc20e0bc97.tar.bz2
Make the test work with shadow builds.
Reviewed-by: Jesper
Diffstat (limited to 'tests/auto/uic/uic.pro')
-rw-r--r--tests/auto/uic/uic.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/uic/uic.pro b/tests/auto/uic/uic.pro
index 411a993..355cb56 100644
--- a/tests/auto/uic/uic.pro
+++ b/tests/auto/uic/uic.pro
@@ -5,4 +5,4 @@ SOURCES += tst_uic.cpp
TARGET = tst_uic
# This test is not run on wince (I think)
-DEFINES += SRCDIR=\\\"$$PWD\\\"
+DEFINES += SRCDIR=\\\"$$PWD/\\\"