summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtbug-76766/qtbug-76766.pro
blob: f332d7d57e820b07d163cb8d796529d363680b73 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app

QT += qml quick
CONFIG += c++11

SOURCES += main.cpp

RESOURCES += qml.qrc \
    shaders.qrc