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

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