Add missing contents dir to installation of canvas example
[profile/ivi/qtdeclarative.git] / examples / particles / particles.pro
1 TEMPLATE = subdirs
2 SUBDIRS += affectors \
3     customparticle \
4     emitters \
5     imageparticle \
6     system
7
8 #Install shared images too
9 qml.files = images
10 qml.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/particles
11 INSTALLS = qml