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

QT += 3dcore 3drenderer 3dinput

SOURCES += main.cpp