summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
authorAntti Määttä <antti.maatta@qt.io>2016-05-31 15:22:15 +0300
committerAntti Määttä <antti.maatta@qt.io>2017-01-26 12:08:02 +0000
commit5fb7611e5fac37739668d657642f5efd52797d96 (patch)
treebc2b2f3c42da4bf51771c70b7de45226c37293e0 /tests/manual/manual.pro
parentdcd5756f3870d9aed7f73c338cc8715d5fe35297 (diff)
Render QML to texture examples
Adds tests for the RenderQmlToTexture. Task-number: QTBUG-51656 Change-Id: Ice18b308b85bc522ac5cdb37894d360438b8b3ac Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index bfb95bfc2..9eedd74a6 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -34,7 +34,9 @@ SUBDIRS += \
transparency-qml-scene3d \
rendercapture-qml \
additional-attributes-qml \
- dynamic-model-loader-qml
+ dynamic-model-loader-qml \
+ render-qml-to-texture \
+ render-qml-to-texture-qml
qtHaveModule(widgets): {
SUBDIRS += \