summaryrefslogtreecommitdiffstats
path: root/examples/declarative/toys/toys.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/toys/toys.pro')
-rw-r--r--examples/declarative/toys/toys.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/examples/declarative/toys/toys.pro b/examples/declarative/toys/toys.pro
index 2e35b44a..5c7f70b0 100644
--- a/examples/declarative/toys/toys.pro
+++ b/examples/declarative/toys/toys.pro
@@ -4,10 +4,5 @@ SUBDIRS += \
clocks \
corkboards \
dynamicscene \
- tic-tac-toe/tictactoe.pro \
+ tic-tac-toe \
tvtennis
-
-# install
-sources.files = toys.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/toys
-INSTALLS += sources