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

QT += 3dcore 3drender 3dinput

SOURCES += main.cpp