summaryrefslogtreecommitdiffstats
path: root/examples/widgets/draganddrop/puzzle/puzzle.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-06-03 17:04:53 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-06-05 10:29:10 +0000
commitd32f47b70387713335656a8e93f289c819fb9b05 (patch)
tree4ecd3f75a94d77f1068807a6fce058238915c2a4 /examples/widgets/draganddrop/puzzle/puzzle.pro
parent92b3397a8914ef6b516a8473888986f838396781 (diff)
fix usage of wince scope
Fix style issues along the way. Change-Id: Ic6a6de28e198eb0b14c198b802e78845703909b9 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'examples/widgets/draganddrop/puzzle/puzzle.pro')
-rw-r--r--examples/widgets/draganddrop/puzzle/puzzle.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/draganddrop/puzzle/puzzle.pro b/examples/widgets/draganddrop/puzzle/puzzle.pro
index 95008fc29b..67fff21a26 100644
--- a/examples/widgets/draganddrop/puzzle/puzzle.pro
+++ b/examples/widgets/draganddrop/puzzle/puzzle.pro
@@ -15,7 +15,7 @@ QMAKE_PROJECT_NAME = dndpuzzle
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/draganddrop/puzzle
INSTALLS += target
-wince*: {
+wince {
addFile.files = example.jpg
addFile.path = .
DEPLOYMENT += addFile