summaryrefslogtreecommitdiff
path: root/tests/auto/qsvgplugin/qsvgplugin.pro
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2019-06-25 08:05:39 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2019-06-25 08:05:39 +0200
commitb540b304a39739ce1d630eb7a93b91926d25cbde (patch)
treec57b301bd29feb0aadb328f1ffa87f5a095ce737 /tests/auto/qsvgplugin/qsvgplugin.pro
parentb2f450146055360e6a25e80bc91753dd4d766bb1 (diff)
downloadqtsvg-b540b304a39739ce1d630eb7a93b91926d25cbde.tar.gz
Android: Fix QSVGPlugin test
Assets have to be included in the resources in order to be accessible when testing on a remote device. Task-number: QTBUG-73625 Change-Id: I80332b6492bffc01c0157918b9e6abbc2b87a43b Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'tests/auto/qsvgplugin/qsvgplugin.pro')
-rw-r--r--tests/auto/qsvgplugin/qsvgplugin.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qsvgplugin/qsvgplugin.pro b/tests/auto/qsvgplugin/qsvgplugin.pro
index 3fec52e..657b511 100644
--- a/tests/auto/qsvgplugin/qsvgplugin.pro
+++ b/tests/auto/qsvgplugin/qsvgplugin.pro
@@ -5,4 +5,3 @@ QT += svg testlib widgets gui-private
SOURCES += tst_qsvgplugin.cpp
RESOURCES += resources.qrc
-DEFINES += SRCDIR=\\\"$$PWD/\\\"