diff -r 99ad1390cd33 -r c499df2dbb33 tsrc/unittest/unittest_medialistwrapper/unittest_medialistwrapper.pro --- 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