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 74049b129..776f52ced 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 \
@@ -21,7 +19,8 @@ SUBDIRS += \
advancedcustommaterial \
simplecustommaterial \
scene2d \
- phong-cubes
+ phong-cubes \
+ pbr-materials
qtHaveModule(multimedia): SUBDIRS += audio-visualizer-qml