diff options
-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 } |