Add contains method to QQuickItem public API
[profile/ivi/qtdeclarative.git] / examples / shared / shared.pro
1 #just install the files, all QML for now
2 TEMPLATE = aux
3
4 qml.files = images \
5             LauncherList.qml \
6             SimpleLauncherDelegate.qml \
7             Button.qml
8 qml.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/shared
9 INSTALLS = qml