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