aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/qmlformat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/qmlformat.pro')
-rw-r--r--tests/auto/qml/qmlformat/qmlformat.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlformat/qmlformat.pro b/tests/auto/qml/qmlformat/qmlformat.pro
index 9f8a44bc09..a6ae391711 100644
--- a/tests/auto/qml/qmlformat/qmlformat.pro
+++ b/tests/auto/qml/qmlformat/qmlformat.pro
@@ -3,6 +3,7 @@ TARGET = tst_qmlformat
macos:CONFIG -= app_bundle
SOURCES += tst_qmlformat.cpp
+DEFINES += SRCDIR=\\\"$$PWD\\\"
include (../../shared/util.pri)