centralize and fixup example sources install targets
[profile/ivi/qtdeclarative.git] / examples / quick / demos / calqlatr / calqlatr.pro
1 TEMPLATE = app
2
3 QT += qml quick
4 SOURCES += main.cpp
5
6 target.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/calqlatr
7 qml.files = calqlatr.qml content
8 qml.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/calqlatr
9 INSTALLS += target qml