os/graphics/windowing/windowserver/group/W32_nga.MMP
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 1998-2010 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 // ws32_nga.dll Window server client-side library
    15 // 
    16 //
    17 
    18 /**
    19  @file
    20 */
    21 
    22 
    23 TARGET			ws32_nga.dll
    24 CAPABILITY All -Tcb
    25 TARGETTYPE		dll
    26 NOEXPORTLIBRARY
    27 
    28 MACRO       	SYMBIAN_GRAPHICS_GCE
    29 
    30 SOURCEPATH		../nga/CLIENT
    31 
    32 SOURCE			MWSCLI.CPP RANIM.CPP RBITMAP.CPP RBUFFER.CPP 
    33 SOURCE			RCLICK.CPP RDirect.CPP RGC.CPP RSCRDEV.CPP
    34 SOURCE			RSPRITE.CPP RWINDOW.CPP RWS.CPP
    35 SOURCE			w32comm.cpp WSGRAPHIC.CPP
    36 SOURCE			advancedpointerevent.cpp
    37 SOURCE			scrdevextension.cpp
    38 SOURCE			rtfxeffect.cpp
    39 
    40 USERINCLUDE		../inc
    41 USERINCLUDE		../graphicsresourcewrapper
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 
    44 LIBRARY			euser.lib fbscli.lib gdi.lib bitgdi.lib estor.lib
    45 
    46 deffile			WS322.DEF
    47 
    48 
    49 START WINS
    50 BASEADDRESS		0x48900000
    51 END
    52 
    53 UID				268435597 268450593
    54 VENDORID 0x70000001
    55 UNPAGED
    56 
    57 
    58 SMPSAFE