graphicsdeviceinterface/gdi/group/GDI.MMP
changeset 171 414d4b727fd9
parent 0 5d03bc08d59c
equal deleted inserted replaced
160:969102054596 171:414d4b727fd9
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    31 USERINCLUDE     ../inc
    31 USERINCLUDE     ../inc
    32 USERINCLUDE     ../sgdi
    32 USERINCLUDE     ../sgdi
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 
    34 
    35 
    35 
    36 SOURCE FONT.CPP
       
    37 SOURCE GDIMAIN.CPP
    36 SOURCE GDIMAIN.CPP
    38 SOURCE LINE.CPP
    37 SOURCE LINE.CPP
    39 SOURCE PALETTE.CPP
    38 SOURCE PALETTE.CPP
    40 SOURCE PICTURE.CPP
    39 SOURCE PICTURE.CPP
    41 SOURCE PRINTGDI.CPP
    40 SOURCE PRINTGDI.CPP
    42 SOURCE RGB.CPP
    41 SOURCE RGB.CPP
    43 SOURCE TFSTORE.CPP
       
    44 SOURCE ZOOMFAC.CPP
    42 SOURCE ZOOMFAC.CPP
    45 SOURCE BIDI.CPP 
       
    46 SOURCE BidiCompact.cpp 
       
    47 SOURCE BidiText.cpp 
       
    48 SOURCE BidiCopy.cpp
       
    49 SOURCE BidiVisual.cpp
       
    50 SOURCE GlyphSel.cpp
       
    51 SOURCE FontArabic.cpp
       
    52 SOURCE FontThai.cpp
       
    53 SOURCE FontIndic.cpp
       
    54 SOURCE ShaperCli.cpp
       
    55 SOURCE GDI.CPP
    43 SOURCE GDI.CPP
       
    44 SOURCE TextBaseStub.cpp
    56 
    45 
    57 LIBRARY         euser.lib
    46 LIBRARY         euser.lib
    58 LIBRARY         efsrv.lib
    47 LIBRARY         efsrv.lib
    59 LIBRARY         estor.lib
    48 LIBRARY         estor.lib
    60 LIBRARY         bafl.lib
    49 LIBRARY         bafl.lib
    61 LIBRARY		palette.lib
    50 LIBRARY		palette.lib
    62 LIBRARY 	linebreak.lib
    51 LIBRARY 	linebreak.lib
    63 LIBRARY		lookuptable.lib
    52 LIBRARY		lookuptable.lib
       
    53 STATICLIBRARY	textbase.lib
    64 DEFFILE         GDI2.def
    54 DEFFILE         GDI2.def
    65 
    55 
    66 START WINS
    56 START WINS
    67 BASEADDRESS     0x41900000
    57 BASEADDRESS     0x41900000
    68 END
    58 END