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.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/widgets/animation/moveblocks/moveblocks.pro b/examples/widgets/animation/moveblocks/moveblocks.pro
new file mode 100644
index 0000000000..7c242e31e6
--- /dev/null
+++ b/examples/widgets/animation/moveblocks/moveblocks.pro
@@ -0,0 +1,9 @@
+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