summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
blob: fca24670cdd16b923ee87e80c3889157a10efae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
    exampleresources \
    simple-qml \
    gltf \
    assimp

# TODO Port the old examples to new APIs
#SUBDIRS += qt3d
#qtHaveModule(qml): SUBDIRS += quick3d