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