genericservices/taskscheduler/Test/TSUtils/TProcessKiller.mmp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 TARGET        tprocesskiller.exe		//RTEST
    16 TARGET        tprocesskiller.exe
    17 // needed to kill another process
    17 // needed to kill another process
    18 CAPABILITY  	PowerMgmt
    18 CAPABILITY  	PowerMgmt
    19 
    19 
    20 TARGETTYPE    exe
    20 TARGETTYPE    exe
    21 
    21