aboutsummaryrefslogtreecommitdiffstats
path: root/examples/shared/shared.pro
blob: d6ce120f41b28a63e78561e3ce41e8e7277befff (plain)
1
2
3
4
5
6
7
8
9
#just install the files, all QML for now
TEMPLATE = aux

qml.files = images \
            LauncherList.qml \
            SimpleLauncherDelegate.qml \
            Button.qml
qml.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/shared
INSTALLS = qml