From 3d0abc640eb0ce2f232d2994c124f6544e3efda1 Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Wed, 2 Aug 2017 10:27:40 +0200 Subject: Add a simple example showing all phong variants Change-Id: Idcbb8a42658c6525f852e2f226ce816d779ee9c7 Reviewed-by: Sean Harmer --- examples/qt3d/qt3d.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/qt3d/qt3d.pro') 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 -- cgit v1.2.3