genericservices/taskscheduler/Test/PlatSec/TC_TSCH_PLATSEC.mmp
changeset 67 a1e347446159
parent 0 e4d67989cc36
equal deleted inserted replaced
66:38bdaa106551 67:a1e347446159
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 TARGET          tc_tsch_platsec.exe
    16 TARGET          tc_tsch_platsec.exe		//RTEST
    17 TARGETTYPE      exe
    17 TARGETTYPE      exe
    18 UID 0 0x10203631
    18 UID 0 0x10203631
    19 
    19 
    20 SOURCEPATH      .
    20 SOURCEPATH      .
    21 SOURCE          TC_TSCH_PLATSEC.cpp
    21 SOURCE          TC_TSCH_PLATSEC.cpp
    22 
    22 
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 USERINCLUDE     ../TSUtils
    24 USERINCLUDE     ../TSUtils
    25 USERINCLUDE     ../../INC
    25 USERINCLUDE     ../../INC
    26 
    26 
    27 LIBRARY         euser.lib schsvr.lib efsrv.lib tsutils.lib
    27 LIBRARY         euser.lib schsvr.lib efsrv.lib tsutils_tsk.lib
    28 
    28 
    29 // MultimediaDD is chosen at random as a specific capability to check for in some of the tests.
    29 // MultimediaDD is chosen at random as a specific capability to check for in some of the tests.
    30 // WriteDeviceData is needed for presistent scheduling.
    30 // WriteDeviceData is needed for presistent scheduling.
    31 // platsectaskhandler makes checks excluding these permissions, if you add more
    31 // platsectaskhandler makes checks excluding these permissions, if you add more
    32 // to the capability list then make sure you update that file accordingly.
    32 // to the capability list then make sure you update that file accordingly.