summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro')
-rw-r--r--tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro b/tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro
index f436a70..1d215d5 100644
--- a/tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro
+++ b/tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro
@@ -4,13 +4,7 @@ QT += qml feedback network
SOURCES += tst_qdeclarativefeedback.cpp
-symbian: {
- importFiles.sources = data
- importFiles.path = .
- DEPLOYMENT += importFiles
-} else {
- DEFINES += SRCDIR=\\\"$$PWD\\\"
-}
+DEFINES += SRCDIR=\\\"$$PWD\\\"
OTHER_FILES += \
data/hapticseffect.qml \