diff options
author | Frans Englich <frans.englich@nokia.com> | 2010-04-26 12:22:26 (GMT) |
---|---|---|
committer | Frans Englich <frans.englich@nokia.com> | 2010-04-26 12:23:30 (GMT) |
commit | e7e38aa43dc57f206b7d64189a598f6f49b0d8d3 (patch) | |
tree | 95fdf63e0ee94d4bab9b8c6eb22adea0d8414b24 /tools/qml | |
parent | c5212670f20f07733f16f00a318e0945b2721d22 (diff) | |
download | Qt-e7e38aa43dc57f206b7d64189a598f6f49b0d8d3.zip Qt-e7e38aa43dc57f206b7d64189a598f6f49b0d8d3.tar.gz Qt-e7e38aa43dc57f206b7d64189a598f6f49b0d8d3.tar.bz2 |
Assigned a UID3 to qml.exe.
Allocated in S60 Team's wiki over UID3s in Qt.
Diffstat (limited to 'tools/qml')
-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 869907f..7a101d0 100644 --- a/tools/qml/qml.pro +++ b/tools/qml/qml.pro @@ -26,7 +26,7 @@ QT += scripttools \ } } symbian { -# TARGET.UID3 = + TARGET.UID3 = 0x20021317 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) INCLUDEPATH += $$QT_SOURCE_TREE/examples/network/qftp/ TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 |