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

QT += 3dcore 3drender 3dinput 3dextras

SOURCES += \
    main.cpp