aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine/qjsengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qjsengine/qjsengine.pro')
-rw-r--r--tests/auto/qml/qjsengine/qjsengine.pro10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/auto/qml/qjsengine/qjsengine.pro b/tests/auto/qml/qjsengine/qjsengine.pro
index 3451157dbb..6c0f91eda5 100644
--- a/tests/auto/qml/qjsengine/qjsengine.pro
+++ b/tests/auto/qml/qjsengine/qjsengine.pro
@@ -3,11 +3,5 @@ TARGET = tst_qjsengine
QT += qml widgets testlib
macx:CONFIG -= app_bundle
SOURCES += tst_qjsengine.cpp
-wince* {
- addFiles.files = script
- addFiles.path = .
- DEPLOYMENT += addFiles
- DEFINES += SRCDIR=\\\"./\\\"
-} else {
- DEFINES += SRCDIR=\\\"$$PWD\\\"
-}
+
+TESTDATA = script/*