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.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/particles/particles.pro b/examples/particles/particles.pro
index a4edaa9ccb..5592f70ee3 100644
--- a/examples/particles/particles.pro
+++ b/examples/particles/particles.pro
@@ -8,4 +8,6 @@ SUBDIRS += affectors \
#Install shared images too
qml.files = images
qml.path = $$[QT_INSTALL_EXAMPLES]/qtquick/particles
-INSTALLS = qml
+sources.files = particles.pro
+sources.path = $$qml.path
+INSTALLS = sources qml