os/graphics/windowing/windowserver/group/SHELL.MMP
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 1998-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 // Originally generated by script April 1998
    17 CAPABILITY 	PowerMgmt WriteDeviceData SwEvent ProtServ
    18 TARGET			wshell.exe
    19 TARGETTYPE		EXE
    20 TARGETPATH		/system/programs
    21 
    22 SOURCEPATH		../test
    23 SOURCE			SHELL.CPP
    24 
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 
    27 
    28 #if defined(WINS)
    29 #ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT
    30 sourcepath ../test/resource/wins
    31 START RESOURCE  gsastartupcmdlist7.rss
    32 TARGETPATH  /private/2000d75b/startup/7
    33 END
    34 #else // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    35 sourcepath ../test/resource/wins
    36 START RESOURCE	SSCForStartupMode7.rss
    37 TARGETPATH	/private/10205c44
    38 END
    39 #endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    40 /*	
    41 Commented because of clash between Graphics and UIF which use the same
    42 name for SSCForStartupMode7_target
    43 
    44 #else // WINS
    45 #ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT
    46 sourcepath ../test/resource/armv5
    47 START RESOURCE  gsastartupcmdlist7_target.rss
    48 TARGETPATH   /private/2000d75b/startup/7
    49 END
    50 #else // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    51 sourcepath ../test/resource/armv5
    52 START RESOURCE	SSCForStartupMode7_target.rss
    53 TARGETPATH	/private/10205c44
    54 END
    55 #endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    56 */
    57 #endif // WINS
    58 
    59 
    60 LIBRARY			efsrv.lib
    61 LIBRARY			euser.lib
    62 LIBRARY			gdi.lib
    63 LIBRARY			hal.lib
    64 LIBRARY			fbscli.lib
    65 LIBRARY			tlib.lib
    66 LIBRARY			ws32.lib
    67 #if defined(MARM)
    68 LIBRARY         bitgdi.lib
    69 #endif
    70 
    71 
    72 START WINS                 
    73 BASEADDRESS		0x48C00000
    74 END
    75 
    76 
    77 VENDORID 0x70000001
    78 
    79 SMPSAFE