os/graphics/windowing/windowserver/group/SHELL.MMP
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/graphics/windowing/windowserver/group/SHELL.MMP	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,79 @@
     1.4 +// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +//
    1.18 +
    1.19 +// Originally generated by script April 1998
    1.20 +CAPABILITY 	PowerMgmt WriteDeviceData SwEvent ProtServ
    1.21 +TARGET			wshell.exe
    1.22 +TARGETTYPE		EXE
    1.23 +TARGETPATH		/system/programs
    1.24 +
    1.25 +SOURCEPATH		../test
    1.26 +SOURCE			SHELL.CPP
    1.27 +
    1.28 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    1.29 +
    1.30 +
    1.31 +#if defined(WINS)
    1.32 +#ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT
    1.33 +sourcepath ../test/resource/wins
    1.34 +START RESOURCE  gsastartupcmdlist7.rss
    1.35 +TARGETPATH  /private/2000d75b/startup/7
    1.36 +END
    1.37 +#else // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    1.38 +sourcepath ../test/resource/wins
    1.39 +START RESOURCE	SSCForStartupMode7.rss
    1.40 +TARGETPATH	/private/10205c44
    1.41 +END
    1.42 +#endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    1.43 +/*	
    1.44 +Commented because of clash between Graphics and UIF which use the same
    1.45 +name for SSCForStartupMode7_target
    1.46 +
    1.47 +#else // WINS
    1.48 +#ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT
    1.49 +sourcepath ../test/resource/armv5
    1.50 +START RESOURCE  gsastartupcmdlist7_target.rss
    1.51 +TARGETPATH   /private/2000d75b/startup/7
    1.52 +END
    1.53 +#else // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    1.54 +sourcepath ../test/resource/armv5
    1.55 +START RESOURCE	SSCForStartupMode7_target.rss
    1.56 +TARGETPATH	/private/10205c44
    1.57 +END
    1.58 +#endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT
    1.59 +*/
    1.60 +#endif // WINS
    1.61 +
    1.62 +
    1.63 +LIBRARY			efsrv.lib
    1.64 +LIBRARY			euser.lib
    1.65 +LIBRARY			gdi.lib
    1.66 +LIBRARY			hal.lib
    1.67 +LIBRARY			fbscli.lib
    1.68 +LIBRARY			tlib.lib
    1.69 +LIBRARY			ws32.lib
    1.70 +#if defined(MARM)
    1.71 +LIBRARY         bitgdi.lib
    1.72 +#endif
    1.73 +
    1.74 +
    1.75 +START WINS                 
    1.76 +BASEADDRESS		0x48C00000
    1.77 +END
    1.78 +
    1.79 +
    1.80 +VENDORID 0x70000001
    1.81 +
    1.82 +SMPSAFE