summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/bigscene-cpp/bigscene-cpp.pro
blob: 9620d485d6f1c99799fcb653bf22475f59b7e547 (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