summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
authorJuan José Casafranca <juan.casafranca@kdab.com>2017-05-17 20:02:28 +0200
committerSean Harmer <sean.harmer@kdab.com>2017-08-23 13:04:03 +0000
commita340ae601a0c2688826c1b91533e19f00eda46d1 (patch)
treef569006bda20bd64e7cf1f52ed69995d6357aa95 /tests/manual/manual.pro
parent1bc66d7e267537def4fe7031df9021497350f2d9 (diff)
BlitFramebuffer framegraph node
This node allows to copy the content from one FBO to another or to screen Task-number: QTBUG-58162 Change-Id: I6016c46d9d538a012c2f641116ed766dd70ad021 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 8501a41af..2b13bd896 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -54,7 +54,9 @@ SUBDIRS += \
layerfilter-qml \
skinned-mesh \
proximityfilter \
- rendercapture-qml-fbo
+ rendercapture-qml-fbo \
+ blitframebuffer-qml \
+ skinned-mesh
qtHaveModule(widgets): {
SUBDIRS += \