summaryrefslogtreecommitdiffstats
path: root/tests/manual/mouseinput-qml/mouseinput-qml.pro
blob: e8b5f42f9599900184f8f888ed456ab7b71a53a3 (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!" )
}

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

SOURCES += main.cpp

RESOURCES += \
    mouseinput-qml.qrc

OTHER_FILES += \
    main.qml