summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2009-06-22 09:35:05 (GMT)
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2009-06-22 10:10:11 (GMT)
commit4eafa677877e17f67e31d8c40d3480ba0d5830b8 (patch)
treea6e253b526d755c611cb4f207fb234a87d46dc7f
parente5482db4317ea0679c9fb5c4d05b0159142ba8a2 (diff)
downloadQt-4eafa677877e17f67e31d8c40d3480ba0d5830b8.zip
Qt-4eafa677877e17f67e31d8c40d3480ba0d5830b8.tar.gz
Qt-4eafa677877e17f67e31d8c40d3480ba0d5830b8.tar.bz2
Added proper UID for demos/embedded/anomaly
-rw-r--r--demos/embedded/anomaly/anomaly.pro1
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
}