summaryrefslogtreecommitdiffstats
path: root/examples/animation/moveblocks/moveblocks.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/moveblocks/moveblocks.pro')
-rw-r--r--examples/animation/moveblocks/moveblocks.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/animation/moveblocks/moveblocks.pro b/examples/animation/moveblocks/moveblocks.pro
deleted file mode 100644
index 7c242e31e6..0000000000
--- a/examples/animation/moveblocks/moveblocks.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-SOURCES = main.cpp
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/moveblocks
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS moveblocks.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/animation/moveblocks
-INSTALLS += target sources
-
-QT += widgets