summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@theqtcompany.com>2015-02-05 09:06:25 +0100
committerRainer Keller <rainer.keller@theqtcompany.com>2015-02-05 08:25:14 +0000
commit5d935008641cfd625678468bdcf84cbd69c37bee (patch)
treed75197793f62079d725c2d40edb5dc2015ded751 /tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
parent1e3b91b5d95f43d88a6f188f52b7b46197854a07 (diff)
Autotest: Use resources for test data
Change-Id: I011b6be94b56baf58f3ee47d0b805932bb94a7f8 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro')
-rw-r--r--tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro b/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
index da7352e5..270eef36 100644
--- a/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
+++ b/tests/auto/declarative/qdeclarativecomponent/qdeclarativecomponent.pro
@@ -7,7 +7,7 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativecomponent.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
+RESOURCES += data/data.qrc
CONFIG += parallel_test