aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/parserstress/parserstress.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/parserstress/parserstress.pro')
-rw-r--r--tests/auto/declarative/parserstress/parserstress.pro12
1 files changed, 2 insertions, 10 deletions
diff --git a/tests/auto/declarative/parserstress/parserstress.pro b/tests/auto/declarative/parserstress/parserstress.pro
index 4497767a8c..a2e44795da 100644
--- a/tests/auto/declarative/parserstress/parserstress.pro
+++ b/tests/auto/declarative/parserstress/parserstress.pro
@@ -5,16 +5,8 @@ macx:CONFIG -= app_bundle
SOURCES += tst_parserstress.cpp
!isEmpty(QT.script.sources) {
- symbian: {
- importFiles.files = $$QT.script.sources\\..\\..\\tests\\auto\\qscriptjstestsuite\\tests
- importFiles.path = .
- DEPLOYMENT += importFiles
- DEFINES += TESTDATADIR=tests
- DEFINES += SRCDIR=.
- } else {
- DEFINES += TESTDATADIR=\\\"$$QT.script.sources/../../tests/auto/qscriptjstestsuite/tests\\\"
- DEFINES += SRCDIR=\\\"$$PWD\\\"
- }
+ DEFINES += TESTDATADIR=\\\"$$QT.script.sources/../../tests/auto/qscriptjstestsuite/tests\\\"
+ DEFINES += SRCDIR=\\\"$$PWD\\\"
}
CONFIG += parallel_test