blob: 856eaaadf1a9057832bb5fa889ef053a3a2ce7a7 [file] [log] [blame]
TEMPLATE = app
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT += qml quick
CONFIG += c++11
SOURCES += main.cpp
RESOURCES += qml.qrc \
shaders.qrc