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

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