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.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/animation/appchooser/appchooser.pro b/examples/animation/appchooser/appchooser.pro
index 8cda19a..847b60a 100644
--- a/examples/animation/appchooser/appchooser.pro
+++ b/examples/animation/appchooser/appchooser.pro
@@ -1,6 +1,5 @@
-# Input
-SOURCES += main.cpp
-RESOURCES += appchooser.qrc
+SOURCES = main.cpp
+RESOURCES = appchooser.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/animation/appchooser