summaryrefslogtreecommitdiffstats
path: root/examples/widgets/draganddrop/puzzle/puzzle.pro
diff options
context:
space:
mode:
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..b310f1f776 100644
--- a/examples/widgets/draganddrop/puzzle/puzzle.pro
+++ b/examples/widgets/draganddrop/puzzle/puzzle.pro
@@ -18,5 +18,5 @@ INSTALLS += target
wince*: {
addFile.files = example.jpg
addFile.path = .
- DEPLOYMENT += addFile
+ INSTALLS += addFile
}