diff options
Diffstat (limited to 'examples/draganddrop/puzzle/puzzle.pro')
-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 0d3a5dab2e..2682032e87 100644 --- a/examples/draganddrop/puzzle/puzzle.pro +++ b/examples/draganddrop/puzzle/puzzle.pro @@ -27,3 +27,4 @@ wince*: { addFile.path = . DEPLOYMENT += addFile } +maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri) |