blob: 91163a0d17f10b7f4daa284a69eb598ecfa56cc1 [file] [log] [blame]
TEMPLATE = subdirs
SUBDIRS += \
simple-qml \
simple-cpp \
multiviewport \
wireframe \
shadow-map-qml \
wave \
scene3d \
controls \
anaglyph-rendering \
planets-qml \
instanced-arrays-qml \
lights \
compute-particles \
3d-text \
qardboard \
advancedcustommaterial \
simplecustommaterial \
scene2d \
phong-cubes \
pbr-materials \
controlsunderlay \
scene3dview
qtHaveModule(multimedia): SUBDIRS += audio-visualizer-qml
# qmake seems to break in some CI configurations, disable this for now
#SUBDIRS += qgltf
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d
qtHaveModule(widgets) {
SUBDIRS += basicshapes-cpp
qtHaveModule(quickwidgets): SUBDIRS += widgets-scene3d
}
EXAMPLE_FILES += \
exampleresources