aboutsummaryrefslogtreecommitdiffstats
path: root/examples/shared/shared.pro
blob: 3bc9bfebbe002f184247118bbcfeaa80477a9fca (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]/qtquick/shared
INSTALLS = qml