genericservices/taskscheduler/Test/PlatSec/TC_TSCH_PLATSEC.mmp
changeset 68 ff3fc7722556
parent 34 5fae379060a7
equal deleted inserted replaced
63:a117ad66e027 68:ff3fc7722556
    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.