summaryrefslogtreecommitdiffstats
path: root/examples/draganddrop/draganddrop.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/draganddrop/draganddrop.pro')
-rw-r--r--examples/draganddrop/draganddrop.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/draganddrop/draganddrop.pro b/examples/draganddrop/draganddrop.pro
deleted file mode 100644
index a209ae31e4..0000000000
--- a/examples/draganddrop/draganddrop.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = draggableicons \
- draggabletext \
- dropsite \
- fridgemagnets \
- puzzle
-
-wince*: SUBDIRS -= dropsite
-# install
-sources.files = README *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/draganddrop
-INSTALLS += sources
-QT += widgets