summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qt3d.pro
diff options
context:
space:
mode:
authorAntti Määttä <antti.maatta@qt.io>2017-02-06 15:46:49 +0200
committerAntti Määttä <antti.maatta@qt.io>2017-02-28 07:05:32 +0000
commit0bb720013d93c34d589c352a53405d8110fa57fe (patch)
treeb5d3496f27e7828850f308901c490f9f3cc35439 /examples/qt3d/qt3d.pro
parent63d417d4ee7611d6453289db62b82da9ac0a39a5 (diff)
Add simple custom material example
Change-Id: Ia1a706888ca3bb1eedcac34903afe7da0c168462 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 51c65e64a..a64624352 100644
--- a/examples/qt3d/qt3d.pro
+++ b/examples/qt3d/qt3d.pro
@@ -18,7 +18,8 @@ SUBDIRS += \
compute-particles \
3d-text \
qardboard \
- advancedcustommaterial
+ advancedcustommaterial \
+ simplecustommaterial
qtHaveModule(multimedia): SUBDIRS += audio-visualizer-qml