aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/particles.pro
diff options
context:
space:
mode:
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