summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qt3d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/qt3d.pro')
-rw-r--r--examples/qt3d/qt3d.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/qt3d/qt3d.pro b/examples/qt3d/qt3d.pro
index 7ac55bfd2..43517ac5b 100644
--- a/examples/qt3d/qt3d.pro
+++ b/examples/qt3d/qt3d.pro
@@ -6,9 +6,7 @@ SUBDIRS += \
multiviewport \
wireframe \
shadow-map-qml \
- materials \
wave \
- materials-cpp \
scene3d \
controls \
anaglyph-rendering \
@@ -20,7 +18,8 @@ SUBDIRS += \
qardboard \
advancedcustommaterial \
simplecustommaterial \
- scene2d
+ scene2d \
+ pbr-materials
qtHaveModule(multimedia): SUBDIRS += audio-visualizer-qml