summaryrefslogtreecommitdiffstats
path: root/tests/manual/custom-mesh-cpp-indirect/custom-mesh-cpp-indirect.pro
blob: 04b2627cfbc3160c8e748d3174c07ce90521a43d (plain)
1
2
3
4
5
6
7
8
!include( ../manual.pri ) {
    error( "Couldn't find the manual.pri file!" )
}

QT += 3dcore 3drender 3dinput 3dextras

SOURCES += \
    main.cpp