lafagnosticuifoundation/uigraphicsutils/group/EGUL.MMP
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 // Copyright (c) 2003-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 // egul.dll Graphics utilities
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 target			egul.dll
       
    24 CAPABILITY All -Tcb
       
    25 targettype		DLL
       
    26 UID		0x1000008D 0x100048A2
       
    27 VENDORID 0x70000001
       
    28 
       
    29 SOURCEPATH	../gulsrc
       
    30 userinclude		../gulinc
       
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 source			GULALIGN.CPP  GULBORDR.CPP  GULCOLOR.CPP  GULUTIL.CPP  
       
    34 source			GULFONT.CPP   GULSTD.CPP    GULICON.CPP   gulsprite.cpp	gulgcmap.cpp
       
    35 
       
    36 source			GULCOLORSCHEMESTUB.CPP
       
    37 deffile			EGUL_DATACAGED.DEF
       
    38 
       
    39 library			euser.lib   efsrv.lib   estor.lib   bafl.lib
       
    40 library			fntstr.lib  fbscli.lib  gdi.lib  ws32.lib  bitgdi.lib
       
    41 library			numberconversion.lib
       
    42 
       
    43 START WINS
       
    44 	baseaddress     0x73d00000
       
    45 END
       
    46 
       
    47 SMPSAFE