fbs/fontandbitmapserver/group/FBSCLI.MMP
changeset 116 171fae344dd4
parent 0 5d03bc08d59c
child 160 969102054596
equal deleted inserted replaced
103:2717213c588a 116:171fae344dd4
     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".
    26 UID             0x1000008D 0x10003A15
    26 UID             0x1000008D 0x10003A15
    27 VENDORID 0x70000001
    27 VENDORID 0x70000001
    28 SOURCEPATH      ../sfbs
    28 SOURCEPATH      ../sfbs
    29 
    29 
    30 userinclude     ../inc
    30 userinclude     ../inc
    31 userinclude		../../../../textandloc/fontservices/fontstore/src
    31 userinclude     ../traces
    32 
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 
    35 
    35 source          BITBMP.CPP
    36 source          BITBMP.CPP
    36 source          BITCOMP.CPP
    37 source          BITCOMP.CPP
    37 source          BITBMPEX.CPP
    38 source          BITBMPEX.CPP
    45 source          FbsRalc.cpp
    46 source          FbsRalc.cpp
    46 source          fbshelper.cpp
    47 source          fbshelper.cpp
    47 source          ShiftedFileStore.cpp
    48 source          ShiftedFileStore.cpp
    48 source          BitmapCompr.cpp
    49 source          BitmapCompr.cpp
    49 source          patchableconstantscli.cpp
    50 source          patchableconstantscli.cpp
       
    51 source          fbsglyphdataiterator.cpp
       
    52 source          fbsglyphmetricsarray.cpp
    50 
    53 
    51 library         euser.lib
    54 library         euser.lib
    52 library         efsrv.lib
    55 library         efsrv.lib
    53 library         estor.lib
    56 library         estor.lib
    54 library         gdi.lib
    57 library         gdi.lib
    55 library         fntstr.lib
    58 library         fntstr.lib
    56 library         scdv.lib
    59 library         scdv.lib
    57 library         palette.lib
    60 library         palette.lib
    58 library         lookuptable.lib
    61 library         lookuptable.lib
    59 library         hal.lib
    62 library         hal.lib
       
    63 library         sgresource.lib
    60 #if !defined(WINS)
    64 #if !defined(WINS)
    61 library         fbsrasterizer.lib
    65 library         fbsrasterizer.lib
    62 #endif
    66 #endif
    63 
    67 
    64 deffile         FBSCLI2.DEF
    68 deffile         FBSCLI2.DEF