summaryrefslogtreecommitdiff
path: root/examples/draganddrop/draganddrop.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/draganddrop/draganddrop.pro')
-rw-r--r--examples/draganddrop/draganddrop.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/draganddrop/draganddrop.pro b/examples/draganddrop/draganddrop.pro
index 99fecb0..75e3e99 100644
--- a/examples/draganddrop/draganddrop.pro
+++ b/examples/draganddrop/draganddrop.pro
@@ -1,3 +1,8 @@
TEMPLATE = subdirs
!contains(QT_CONFIG, no-widgets): SUBDIRS += delayedencoding
QT+=widgets
+
+# install
+sources.files = draganddrop.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/draganddrop
+INSTALLS += sources