aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtextinput/qsgtextinput.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgtextinput/qsgtextinput.pro')
-rw-r--r--tests/auto/declarative/qsgtextinput/qsgtextinput.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/auto/declarative/qsgtextinput/qsgtextinput.pro b/tests/auto/declarative/qsgtextinput/qsgtextinput.pro
index fceef18487..79852196e6 100644
--- a/tests/auto/declarative/qsgtextinput/qsgtextinput.pro
+++ b/tests/auto/declarative/qsgtextinput/qsgtextinput.pro
@@ -4,13 +4,7 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qsgtextinput.cpp
-symbian: {
- importFiles.files = data
- importFiles.path = .
- DEPLOYMENT += importFiles
-} else {
- DEFINES += SRCDIR=\\\"$$PWD\\\"
-}
+DEFINES += SRCDIR=\\\"$$PWD\\\"
QT += core-private gui-private v8-private declarative-private
QT += opengl-private