diff options
author | David Boddie <david.boddie@nokia.com> | 2011-04-27 19:16:41 +0200 |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-23 14:24:07 +0200 |
commit | 0748751c9f097d9d866605306bbdd4b96e2a5c4e (patch) | |
tree | 1838365e6ad6592a26e193289d2136cb89319972 /examples/draganddrop/fridgemagnets/fridgemagnets.pro | |
parent | 5feefb0c039dae04290d1fca7c2f24276b6f7582 (diff) | |
download | qtbase-0748751c9f097d9d866605306bbdd4b96e2a5c4e.tar.gz |
Squashed commit of the changes from the mobile-examples repository
(4.7-generated-declarative branch).
Diffstat (limited to 'examples/draganddrop/fridgemagnets/fridgemagnets.pro')
-rw-r--r-- | examples/draganddrop/fridgemagnets/fridgemagnets.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/draganddrop/fridgemagnets/fridgemagnets.pro b/examples/draganddrop/fridgemagnets/fridgemagnets.pro index fe1377fb74..5fb7379dd1 100644 --- a/examples/draganddrop/fridgemagnets/fridgemagnets.pro +++ b/examples/draganddrop/fridgemagnets/fridgemagnets.pro @@ -16,4 +16,4 @@ symbian { CONFIG += qt_example } - +maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri) |