windowing/windowserver/group/W32_nga.MMP
changeset 0 5d03bc08d59c
child 36 01a6848ebfd7
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     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 // 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 
       
    39 USERINCLUDE		../inc
       
    40 USERINCLUDE		../graphicsresourcewrapper
       
    41 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    42 
       
    43 LIBRARY			euser.lib fbscli.lib gdi.lib bitgdi.lib estor.lib
       
    44 
       
    45 deffile			WS322.DEF
       
    46 
       
    47 
       
    48 START WINS
       
    49 BASEADDRESS		0x48900000
       
    50 END
       
    51 
       
    52 UID				268435597 268450593
       
    53 VENDORID 0x70000001
       
    54 UNPAGED
       
    55 
       
    56 
       
    57 SMPSAFE