aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgview/qsgview.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgview/qsgview.pro')
-rw-r--r--tests/auto/declarative/qsgview/qsgview.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/auto/declarative/qsgview/qsgview.pro b/tests/auto/declarative/qsgview/qsgview.pro
index e6cb0785bb..f47eed15e0 100644
--- a/tests/auto/declarative/qsgview/qsgview.pro
+++ b/tests/auto/declarative/qsgview/qsgview.pro
@@ -4,11 +4,6 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qsgview.cpp
-symbian: {
- importFiles.files = data
- importFiles.path = .
- DEPLOYMENT += importFiles
-} else {
- DEFINES += SRCDIR=\\\"$$PWD\\\"
-}
+DEFINES += SRCDIR=\\\"$$PWD\\\"
+
QT += core-private gui-private declarative-private