diff options
Diffstat (limited to 'examples/script/context2d/context2d.pro')
-rw-r--r-- | examples/script/context2d/context2d.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/script/context2d/context2d.pro b/examples/script/context2d/context2d.pro index 6a0e397..85901d6 100644 --- a/examples/script/context2d/context2d.pro +++ b/examples/script/context2d/context2d.pro @@ -30,3 +30,5 @@ symbian:{ contextScripts.files = scripts DEPLOYMENT += contextScripts } +maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri) + |