examples/quick/multipointtouch: move emitter instead of ParticleSystem
[profile/ivi/qtdeclarative.git] / examples / qml / qml.pro
1 TEMPLATE = subdirs
2
3 SUBDIRS +=imageprovider \
4           plugins \
5           networkaccessmanagerfactory \
6           referenceexamples \
7           shell
8
9 #Install
10 sources.files = qml.pro
11 sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/qml
12 INSTALLS += sources