summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qt3d.pro
diff options
context:
space:
mode:
authorKevin Ottens <kevin.ottens@kdab.com>2017-08-02 10:27:40 +0200
committerSean Harmer <sean.harmer@kdab.com>2017-09-22 08:35:54 +0000
commit3d0abc640eb0ce2f232d2994c124f6544e3efda1 (patch)
tree9d3feb6d3104c5d6829815ed568dd7405a723cd7 /examples/qt3d/qt3d.pro
parentb9a2aee4115a73cfa220349a3100a559006bb2fa (diff)
Add a simple example showing all phong variants
Change-Id: Idcbb8a42658c6525f852e2f226ce816d779ee9c7 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/qt3d/qt3d.pro')
-rw-r--r--examples/qt3d/qt3d.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/qt3d/qt3d.pro b/examples/qt3d/qt3d.pro
index 7ac55bfd2..74049b129 100644
--- a/examples/qt3d/qt3d.pro
+++ b/examples/qt3d/qt3d.pro
@@ -20,7 +20,8 @@ SUBDIRS += \
qardboard \
advancedcustommaterial \
simplecustommaterial \
- scene2d
+ scene2d \
+ phong-cubes
qtHaveModule(multimedia): SUBDIRS += audio-visualizer-qml