diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-22 09:35:05 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-06-22 10:10:11 (GMT) |
commit | 4eafa677877e17f67e31d8c40d3480ba0d5830b8 (patch) | |
tree | a6e253b526d755c611cb4f207fb234a87d46dc7f /demos | |
parent | e5482db4317ea0679c9fb5c4d05b0159142ba8a2 (diff) | |
download | Qt-4eafa677877e17f67e31d8c40d3480ba0d5830b8.zip Qt-4eafa677877e17f67e31d8c40d3480ba0d5830b8.tar.gz Qt-4eafa677877e17f67e31d8c40d3480ba0d5830b8.tar.bz2 |
Added proper UID for demos/embedded/anomaly
Diffstat (limited to 'demos')
-rw-r--r-- | demos/embedded/anomaly/anomaly.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/embedded/anomaly/anomaly.pro b/demos/embedded/anomaly/anomaly.pro index 4a0f407..cf9277e 100644 --- a/demos/embedded/anomaly/anomaly.pro +++ b/demos/embedded/anomaly/anomaly.pro @@ -28,4 +28,5 @@ symbian { LIBS += -lesock -lconnmon TARGET.CAPABILITY = NetworkServices TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 + TARGET.UID3 = 0xA000CF71 } |