aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@digia.com>2014-01-20 10:25:33 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-21 09:53:58 +0100
commit3efae4fc7fff96f147f79013ef9fff9c31557229 (patch)
tree07c55b13c9cc9df8860c088c59974ac9e94b1110
parentc1c9ce91b35e445f8c4cece1e994882c2293cd3f (diff)
Add missing test data files to .pro
Change-Id: I7e53877de266c1c11509bbd7c4c558be837df462 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
-rw-r--r--tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro b/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
index a83927e720..87d8b647d1 100644
--- a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
+++ b/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
@@ -15,4 +15,8 @@ DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
OTHER_FILES += \
data/pixmapCacheTest.qml \
- data/controlFromJS.qml
+ data/controlFromJS.qml \
+ data/test.qml \
+ data/exit.qml \
+ data/scenegraphTest.qml \
+ data/TestImage_2x2.png