TEMPLATE = app QT += quick declarative SOURCES += main.cpp target.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/qtquick/imageelements qml.files = borderimage.qml content imageelements.qml image.qml shadows.qml simplesprite.qml spriteimage.qml qml.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/qtquick/imageelements INSTALLS += target qml