summaryrefslogtreecommitdiffstats
path: root/tests/manual/custom-mesh-qml/custom-mesh-qml.pro
blob: 3995fb2a157c1fab78dd5dad76115b0b4d5c25d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
!include( ../manual.pri ) {
    error( "Couldn't find the manual.pri file!" )
}

QT += 3dcore 3drender 3dinput 3dquick quick 3dquickextras

SOURCES += \
    main.cpp

RESOURCES += \
    custom-mesh-qml.qrc