aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/particles.pro
blob: 385da36a08364423ba02500c054bdc47d68a8fd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
SUBDIRS += affectors \
    customparticle \
    emitters \
    imageparticle \
    system

#Install shared images too
qml.files = images
qml.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/particles
INSTALLS = qml