summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2011-12-02 13:27:26 +1000
committerAlan Alpert <alan.alpert@nokia.com>2011-12-02 13:32:32 +1000
commit62f9eeb0fd4ef79a6b92d4b5263122d5d3d56c09 (patch)
tree90b3556dde3099eaa18e8d911b3f34af71738cab /examples
parentecb57f4def92f8525c0a33bcf2f332fe127b2937 (diff)
downloadqt4-tools-62f9eeb0fd4ef79a6b92d4b5263122d5d3d56c09.tar.gz
Fix QtDemo declarative examples
The attempt to turn them into C++ examples messed them up as QML examples. Have QtDemo treat them as C++ examples for now. Task-Number: QTBUG-22983 Reviewed-By: Chris Adams
Diffstat (limited to 'examples')
-rw-r--r--examples/declarative/toys/tic-tac-toe/tictactoe.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/declarative/toys/tic-tac-toe/tictactoe.pro b/examples/declarative/toys/tic-tac-toe/tictactoe.pro
index c81d8f08da..4fdb47c957 100644
--- a/examples/declarative/toys/tic-tac-toe/tictactoe.pro
+++ b/examples/declarative/toys/tic-tac-toe/tictactoe.pro
@@ -31,6 +31,7 @@ symbian:TARGET.UID3 = 0xEFDDF868
# CONFIG += mobility
# MOBILITY +=
+TARGET = tic-tac-toe
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp