DEBSOURCES
Skip Quicknav
sources / qt3d-opensource-src / 5.11.3%2Bdfsg-2 / tests / manual / custom-mesh-cpp / custom-mesh-cpp.pro
12345678
!include( ../manual.pri ) { error( "Couldn't find the manual.pri file!" ) } QT += 3dcore 3drender 3dinput 3dextras SOURCES += \ main.cpp