summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimage/qimage.pro
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kde.org>2015-01-08 11:07:48 +0200
committerBogDan Vatra <bogdan@kde.org>2015-01-08 10:09:39 +0100
commitc161197b5f749393e462015d0c5fdecad42127b5 (patch)
tree1e879850ae1b9d66f36b4cc3ec7d327d356ebf0e /tests/auto/gui/image/qimage/qimage.pro
parent14c94240f9d7d630873dc402d787c0fe4a7b38bd (diff)
Android: Fix qimage test.
We must add all test data to resources. Change-Id: I1b18415cd53a27bd23e51ac6b738d3ed94162ac9 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'tests/auto/gui/image/qimage/qimage.pro')
-rw-r--r--tests/auto/gui/image/qimage/qimage.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/image/qimage/qimage.pro b/tests/auto/gui/image/qimage/qimage.pro
index 117e34653d..42280d3bd4 100644
--- a/tests/auto/gui/image/qimage/qimage.pro
+++ b/tests/auto/gui/image/qimage/qimage.pro
@@ -6,4 +6,6 @@ SOURCES += tst_qimage.cpp
QT += core-private gui-private testlib
contains(QT_CONFIG, c++11): CONFIG += c++11
+android:!android-no-sdk:RESOURCES+=qimage.qrc
+
TESTDATA += images/*