systemhealthmanagement/systemhealthmgr/test/tsysmon/group/tsysmon_app_startupregeioffailstart1.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_app_startupregeioffailstart1.exe
       
    17 TARGETTYPE      exe
       
    18 UID             0 0x10283589
       
    19 
       
    20 USERINCLUDE     ../src
       
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    22 
       
    23 SOURCEPATH      ../src
       
    24 SOURCE          tsysmon_app_startupregeioffailstart1.cpp
       
    25 
       
    26 LIBRARY         euser.lib 
       
    27 LIBRARY         bafl.lib 
       
    28 LIBRARY			sysmontesthelper.lib
       
    29 
       
    30 CAPABILITY		None
       
    31 
       
    32 #if defined(WINS)
       
    33 	SOURCEPATH      ../resource/emulator
       
    34 	START RESOURCE	appfwk-sysmon-0044_emulator0.rss
       
    35 		TARGETPATH	/private/2000d75b/startup/test
       
    36 	END
       
    37 #else
       
    38 	SOURCEPATH      ../resource/hardware
       
    39 	START RESOURCE	appfwk-sysmon-0044_hardware0.rss
       
    40 		TARGETPATH	/private/2000d75b/startup/test
       
    41 	END
       
    42 #endif
       
    43 SMPSAFE