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.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/draganddrop/draganddrop.pro b/examples/draganddrop/draganddrop.pro
deleted file mode 100644
index 75e3e99..0000000
--- a/examples/draganddrop/draganddrop.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-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