diff options
Diffstat (limited to 'examples/animation/moveblocks/moveblocks.pro')
-rw-r--r-- | examples/animation/moveblocks/moveblocks.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/animation/moveblocks/moveblocks.pro b/examples/animation/moveblocks/moveblocks.pro index 0a32ecfe4d..ad83ba0641 100644 --- a/examples/animation/moveblocks/moveblocks.pro +++ b/examples/animation/moveblocks/moveblocks.pro @@ -10,3 +10,4 @@ symbian { TARGET.UID3 = 0xA000E3F7 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) } +maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri) |