5592f70ee3bd03694703f7b36ddf82650a4a490e
[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]/qtquick/particles
11 sources.files = particles.pro
12 sources.path = $$qml.path
13 INSTALLS = sources qml