systemhealthmanagement/systemhealthmgr/test/tsysmon/group/tsysmon_server.mmp
changeset 0 4e1aa6a622a0
child 52 d6b9e89d80a3
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET			tsysmon_server.exe
       
    17 TARGETTYPE		exe
       
    18 TARGETPATH		/sys/bin
       
    19 UID				0x1000007A 0x10283508
       
    20 VENDORID		0x70000001
       
    21 
       
    22 // WriteDeviceData used for defining the RProperty keys
       
    23 CAPABILITY 		PowerMgmt ProtServ WriteDeviceData 
       
    24 
       
    25 USERINCLUDE		../src
       
    26 USERINCLUDE		../../tinc
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 
       
    30 SOURCEPATH		../src
       
    31 
       
    32 SOURCE tsysmon_server.cpp
       
    33 SOURCE tsysmon_stepbase.cpp
       
    34 SOURCE tsysmon_stepmultiprocmon.cpp
       
    35 SOURCE tsysmon_stepnomoncancel.cpp
       
    36 SOURCE tsysmon_stepnoprocmon.cpp
       
    37 SOURCE tsysmon_stepprocmonignore.cpp
       
    38 SOURCE tsysmon_stepprocmoninit.cpp
       
    39 SOURCE tsysmon_stepprocrestart.cpp
       
    40 SOURCE tsysmon_steprestartthrottle.cpp
       
    41 SOURCE tsysmon_stepselfmoncancel.cpp
       
    42 SOURCE tsysmon_stepselfmoncancel2.cpp
       
    43 SOURCE tsysmon_stepselfmonignore.cpp
       
    44 SOURCE tsysmon_step_connect_disconnect.cpp
       
    45 SOURCE tsysmon_step_register.cpp
       
    46 SOURCE tsysmon_step_register_twice_different.cpp
       
    47 SOURCE tsysmon_step_register_twice_same.cpp
       
    48 SOURCE tsysmon_step_result_check.cpp
       
    49 SOURCE tsysmon_step_run_count_check.cpp
       
    50 SOURCE tsysmon_steploadsysmon.cpp
       
    51 SOURCE tsysmon_stepoomsysmon.cpp
       
    52 SOURCE tsysmon_stepcancelallmonitors.cpp
       
    53 
       
    54 LIBRARY	euser.lib
       
    55 LIBRARY	testexecuteutils.lib
       
    56 LIBRARY	sysmoncli.lib
       
    57 LIBRARY	startupproperties.lib
       
    58 LIBRARY	apparc.lib 
       
    59 LIBRARY	apgrfx.lib 
       
    60 LIBRARY	powermgrcli.lib
       
    61 LIBRARY	sysmontesthelper.lib
       
    62 LIBRARY	ssmcmn.lib
       
    63 LIBRARY	efsrv.lib
       
    64 
       
    65 
       
    66 
       
    67 
       
    68 
       
    69 
       
    70 
       
    71 
       
    72 
       
    73 
       
    74 
       
    75 
       
    76 
       
    77 
       
    78 
       
    79 
       
    80 SMPSAFE