aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/particles.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-06-18 14:13:31 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-29 04:05:44 +0200
commitf4e75e134f5712156ad2b720b48265da683dda94 (patch)
treed521ea46a3222f6e31f5e646b8dc35b7125e6abc /examples/particles/particles.pro
parent5df94d89033e7bbb3f41840a4c07a628ed66b4d5 (diff)
Update particles examples en masse
Change-Id: I882f59c687d790bc55cf59abf6f0ea80b65b50d9 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'examples/particles/particles.pro')
-rw-r--r--examples/particles/particles.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/particles/particles.pro b/examples/particles/particles.pro
index 967108504e..385da36a08 100644
--- a/examples/particles/particles.pro
+++ b/examples/particles/particles.pro
@@ -1 +1,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