messagingfw/msgtest/targetautomation/StayAwake/StayAwake.mmp
branchCompilerCompatibility
changeset 9 f6f649aee13e
parent 6 fe71b07a6401
child 35 f8ad95794a08
equal deleted inserted replaced
7:6d6e6d203ea9 9:f6f649aee13e
    16 target          StayAwake.exe
    16 target          StayAwake.exe
    17 targettype      exe
    17 targettype      exe
    18 
    18 
    19 CAPABILITY All -TCB
    19 CAPABILITY All -TCB
    20 
    20 
    21 sourcepath		..\StayAwake
    21 sourcepath		../StayAwake
    22 systeminclude   \epoc32\include
    22 systeminclude   /epoc32/include
    23 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    23 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 source  		StayAwake.cpp
    24 source  		StayAwake.cpp
    25 
    25 
    26 library			euser.lib
    26 library			euser.lib
    27 
    27