diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-08-30 05:26:44 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-08-30 05:26:44 (GMT) |
commit | 3ea6b08d3519daf6f50f6adcca9114dd6799445d (patch) | |
tree | 7f8790da6e42735498a539ed6b381cffcf04f92c /tools/qml/qml.pro | |
parent | 75fc8a8dd52156b2089764ce82925289877eee1d (diff) | |
parent | bcef15f4134a0825db85e1749aa90c60d94ab04b (diff) | |
download | Qt-3ea6b08d3519daf6f50f6adcca9114dd6799445d.zip Qt-3ea6b08d3519daf6f50f6adcca9114dd6799445d.tar.gz Qt-3ea6b08d3519daf6f50f6adcca9114dd6799445d.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'tools/qml/qml.pro')
-rw-r--r-- | tools/qml/qml.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro index d794005..3927dd6 100644 --- a/tools/qml/qml.pro +++ b/tools/qml/qml.pro @@ -34,7 +34,7 @@ maemo5 { } symbian { TARGET.UID3 = 0x20021317 - include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) + include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) TARGET.EPOCHEAPSIZE = 0x20000 0x4000000 TARGET.CAPABILITY = NetworkServices ReadUserData !contains(S60_VERSION, 3.1):!contains(S60_VERSION, 3.2) { |