blob: 90a6c4a03ea1b0010e33ad35d3c8a1a68d9d0880 [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 \
models.qrc \
textures.qrc \
shaders.qrc