diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-08-04 06:30:58 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-08-04 06:30:58 (GMT) |
commit | f47200c7eb91c3709f88647c9472786038f15478 (patch) | |
tree | d36550e0cc2ef73c3483b5b3288fc1dc8d9747c8 /examples/network | |
parent | df08e9135e4aec7ba9ff1e3519cc17cdebd97f6d (diff) | |
parent | 12ad401dbc58df86179645cc747c8fd520c23d82 (diff) | |
download | Qt-f47200c7eb91c3709f88647c9472786038f15478.zip Qt-f47200c7eb91c3709f88647c9472786038f15478.tar.gz Qt-f47200c7eb91c3709f88647c9472786038f15478.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Assigned valid UID3 for fortuneserver example
Diffstat (limited to 'examples/network')
-rw-r--r-- | examples/network/fortuneserver/fortuneserver.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/fortuneserver/fortuneserver.pro b/examples/network/fortuneserver/fortuneserver.pro index e13f309..0ef3e97 100644 --- a/examples/network/fortuneserver/fortuneserver.pro +++ b/examples/network/fortuneserver/fortuneserver.pro @@ -10,7 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/network/fortuneserver INSTALLS += target sources symbian { - TARGET.UID3 = 0xA000CF71 + TARGET.UID3 = 0xA000E406 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) TARGET.CAPABILITY = "NetworkServices ReadUserData" TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 |