systemhealthmanagement/systemhealthmgr/test/tsysmon/group/tsysmon_app_failcount2failwait.mmp
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 //
    14 //
    15 
    15 
    16 TARGET          tsysmon_app_failcount2failwait.exe
    16 TARGET          tsysmon_app_failcount2failwait.exe
    17 TARGETTYPE      exe
    17 TARGETTYPE      exe
    18 UID             0 0x10283582
    18 UID             0 0x10283582
    19 SECUREID		0x200086A8
       
    20 
    19 
    21 USERINCLUDE     ../src
    20 USERINCLUDE     ../src
    22 USERINCLUDE     ../../../../../sysstatemgmt/inc
       
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 
    22 
    25 SOURCEPATH      ../src
    23 SOURCEPATH      ../src
    26 SOURCE          tsysmon_app_failcount2failwait.cpp
    24 SOURCE          tsysmon_app_failcount2failwait.cpp
    27 
    25 
    36 #if defined(WINS)
    34 #if defined(WINS)
    37 	SOURCEPATH      ../resource/emulator
    35 	SOURCEPATH      ../resource/emulator
    38 	START RESOURCE	appfwk-sysmon-0038_emulator0.rss
    36 	START RESOURCE	appfwk-sysmon-0038_emulator0.rss
    39 		TARGETPATH	/private/2000d75b/startup/test
    37 		TARGETPATH	/private/2000d75b/startup/test
    40 	END
    38 	END
       
    39 #else
       
    40 	SOURCEPATH      ../resource/hardware
       
    41 	START RESOURCE	appfwk-sysmon-0038_hardware0.rss
       
    42 		TARGETPATH	/private/2000d75b/startup/test
       
    43 	END
    41 #endif
    44 #endif
    42 SMPSAFE
    45 SMPSAFE