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