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

TEMPLATE = app

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

CONFIG += c++11

SOURCES += main.cpp

RESOURCES += qml.qrc

DISTFILES += \
    Scene.qml