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

QT += 3dcore 3drender 3dinput

SOURCES += \
    main.cpp