systemhealthmanagement/systemhealthmgr/test/tsysmon/group/tsysmon_app_failcount2failwait.mmp
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
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_app_failcount2failwait.exe
       
    17 TARGETTYPE      exe
       
    18 UID             0 0x10283582
       
    19 
       
    20 USERINCLUDE     ../src
       
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    22 
       
    23 SOURCEPATH      ../src
       
    24 SOURCE          tsysmon_app_failcount2failwait.cpp
       
    25 
       
    26 LIBRARY         euser.lib
       
    27 LIBRARY			bafl.lib
       
    28 LIBRARY			sysmontesthelper.lib
       
    29 LIBRARY			sysmoncli.lib
       
    30 LIBRARY			startupproperties.lib
       
    31 
       
    32 CAPABILITY		ProtServ PowerMgmt
       
    33 
       
    34 #if defined(WINS)
       
    35 	SOURCEPATH      ../resource/emulator
       
    36 	START RESOURCE	appfwk-sysmon-0038_emulator0.rss
       
    37 		TARGETPATH	/private/2000d75b/startup/test
       
    38 	END
       
    39 #else
       
    40 	SOURCEPATH      ../resource/hardware
       
    41 	START RESOURCE	appfwk-sysmon-0038_hardware0.rss
       
    42 		TARGETPATH	/private/2000d75b/startup/test
       
    43 	END
       
    44 #endif
       
    45 SMPSAFE