DEBSOURCES
Skip Quicknav
sources / qt3d-opensource-src / 5.15.17%2Bdfsg-1 / 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