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