sysstatemgmt/systemstateplugins/gsapolicy/group/gsastatepolicystartup.mmp
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 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 #ifdef WINS
    16 #ifdef WINS
    17 TARGET			ssm.state.policy.0000.dll
    17 TARGET			ssm.state.policy.0000.dll
    18 #else
    18 #else
    19 TARGET			ssm.state.policy.hw.0000.dll
    19 TARGET			ssm.refrence.state.policy.hw.0000.dll
    20 #endif
    20 #endif
    21 TARGETTYPE		dll
    21 TARGETTYPE		dll
    22 UID				0x2000D75D 0x2000D75F
    22 UID				0x2000D75D 0x2000D75F
    23 VENDORID		0x70000001
    23 VENDORID		0x70000001
    24 
    24 
    56 SOURCEPATH		../resource/wins
    56 SOURCEPATH		../resource/wins
    57 START RESOURCE	gsastartupcmdlist8.rss
    57 START RESOURCE	gsastartupcmdlist8.rss
    58 TARGETPATH		/private/2000d75b/startup/8
    58 TARGETPATH		/private/2000d75b/startup/8
    59 END
    59 END
    60 
    60 
    61 // Launch 'sysstart.exe' if startup resource is not found. If 'sysstart.exe' fails, launch 'sysagt2svr.exe' and 'wserv.exe'
       
    62 // resource file to fallback to 'sysstart.exe'
       
    63 // resource file path format : "z:/private/<SID of SSM>/startup/fallback/"
       
    64 SOURCEPATH		../resource/wins
       
    65 START RESOURCE	fallbacktosysstart.rss
       
    66 TARGETPATH		/private/2000d75b/startup/fallback
       
    67 END
       
    68 
       
    69 #else	//for hardware//
    61 #else	//for hardware//
    70 
    62 
    71 SOURCEPATH		../resource/armv5
    63 SOURCEPATH		../resource/armv5
    72 START RESOURCE	gsastartupcmdlist8_target.rss
    64 START RESOURCE	gsastartupcmdlist8_target.rss
    73 TARGETPATH		/private/2000d75b/startup/8
    65 TARGETPATH		/private/2000d75b/startup/8