aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/scenegraph.pro
blob: 22506bcfebd955e51d3e2a5502ee527806b15f5a (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
SUBDIRS += customgeometry simplematerial openglunderqml

# install
sources.files = scenegraph.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/quick/scenegraph
INSTALLS += sources