diff options
Diffstat (limited to 'examples/draganddrop/puzzle')
-rw-r--r-- | examples/draganddrop/puzzle/puzzle.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/draganddrop/puzzle/puzzle.pro b/examples/draganddrop/puzzle/puzzle.pro index e51eb78..ecaf706 100644 --- a/examples/draganddrop/puzzle/puzzle.pro +++ b/examples/draganddrop/puzzle/puzzle.pro @@ -19,6 +19,7 @@ symbian:{ addFile.sources = example.jpg addFile.path = . DEPLOYMENT += addFile + TARGET.UID3 = 0xA000CF65 } wince*: { addFile.sources = example.jpg |