blob: 6ae935f35756c5fe06a1995143b62d5de9489941 [file] [log] [blame]
QT += quick
SOURCES += \
simplematerial.cpp
RESOURCES += simplematerial.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/scenegraph/simplematerial
qml.files = main.qml
qml.path = $$[QT_INSTALL_EXAMPLES]/quick/scenegraph/simplematerial
INSTALLS += target qml