diff -r 2f67eb14d003 -r 4a2987baf8f7 searchui/indevicehandler/tsrc/t_indevicehandler/t_indevicehandler.pro --- a/searchui/indevicehandler/tsrc/t_indevicehandler/t_indevicehandler.pro Wed Jun 23 17:22:18 2010 +0100 +++ b/searchui/indevicehandler/tsrc/t_indevicehandler/t_indevicehandler.pro Mon Jun 28 11:03:15 2010 +0530 @@ -37,8 +37,9 @@ TARGET.UID3 = 0x20026F8A TARGET.CAPABILITY = ALL -TCB -DRM TARGET.EPOCSTACKSIZE = 0x14000 // 80kB -TARGET.EPOCHEAPSIZE = 0x20000 0x1000000 // 128kB - 16MB +TARGET.EPOCHEAPSIZE = 0x20000 0x800000 // 128kB - 16MB INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE +INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE } include(t_indevicehandler.pri)