summaryrefslogtreecommitdiffstats
path: root/tests/manual/anim-viewer/anim-viewer.pro
blob: d9c3d8fb2568305bfe3c7a07171a126557698782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!include( ../manual.pri ) {
    error( "Couldn't find the manual.pri file!" )
}

TEMPLATE = app

QT += qml quick 3dcore 3drender 3dinput 3dquick 3dextras 3dquickextras

CONFIG += c++11

SOURCES += main.cpp

RESOURCES += qml.qrc