clock2/clockui/uilayer/group/clock.mmp
branchRCL_3
changeset 86 ed599363c2d7
parent 66 bd7edf625bdd
equal deleted inserted replaced
78:356f28cd5ca0 86:ed599363c2d7
    28 UID				0x100039CE 0x10005903
    28 UID				0x100039CE 0x10005903
    29 CAPABILITY			CAP_APPLICATION PowerMgmt  
    29 CAPABILITY			CAP_APPLICATION PowerMgmt  
    30 
    30 
    31 // Stack and heap options
    31 // Stack and heap options
    32 EPOCSTACKSIZE   	0x5000
    32 EPOCSTACKSIZE   	0x5000
    33 #ifdef WINSCW
    33 EPOCHEAPSIZE    	0x20000 0x1000000
    34 	EPOCHEAPSIZE        0x20000 0x400000
       
    35 #else
       
    36 	EPOCHEAPSIZE        0x20000 0x1000000
       
    37 #endif
       
    38 
       
    39 
       
    40 
    34 
    41 // Source information
    35 // Source information
    42 SOURCEPATH			../clockmainview/src
    36 SOURCEPATH			../clockmainview/src
    43 SOURCE				clockmainview.cpp
    37 SOURCE				clockmainview.cpp
    44 SOURCE				clockmaincontainer.cpp
    38 SOURCE				clockmaincontainer.cpp