tsrc/unittest/unittest_medialistwrapper/unittest_medialistwrapper.pro
changeset 26 c499df2dbb33
parent 23 74c9f037fd5d
child 45 863223ea6961
--- a/tsrc/unittest/unittest_medialistwrapper/unittest_medialistwrapper.pro	Fri Apr 16 14:58:46 2010 +0300
+++ b/tsrc/unittest/unittest_medialistwrapper/unittest_medialistwrapper.pro	Mon May 03 12:31:32 2010 +0300
@@ -39,4 +39,8 @@
 
 SOURCES += unittest_medialistwrapper.cpp
 
-symbian: {TARGET.CAPABILITY = ALL -TCB }
\ No newline at end of file
+symbian: { 
+    TARGET.CAPABILITY = ALL -TCB
+    TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
+    TARGET.UID3 = 0x20000A0E
+}
\ No newline at end of file