graphicsdeviceinterface/bitgdi/group/TBitgdiServer.mmp
branchRCL_3
changeset 19 bbf46f59e123
parent 0 5d03bc08d59c
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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".
    51 SOURCE		TAlphaBlend.cpp
    51 SOURCE		TAlphaBlend.cpp
    52 SOURCE		TFontSelect.CPP
    52 SOURCE		TFontSelect.CPP
    53 SOURCE		TFONT.CPP
    53 SOURCE		TFONT.CPP
    54 SOURCE		toutlineandshadowfonts.cpp
    54 SOURCE		toutlineandshadowfonts.cpp
    55 SOURCE		textendedbitmap.cpp
    55 SOURCE		textendedbitmap.cpp
       
    56 SOURCE		tmultiplescreens.cpp
    56 
    57 
    57 
    58 
    58 LIBRARY			euser.lib
    59 LIBRARY			euser.lib
    59 LIBRARY			hal.lib
    60 LIBRARY			hal.lib
    60 LIBRARY			gdi.lib
    61 LIBRARY			gdi.lib
    76 
    77 
    77 #if defined(WINS)
    78 #if defined(WINS)
    78 LIBRARY			fontinjector.lib
    79 LIBRARY			fontinjector.lib
    79 #endif
    80 #endif
    80 
    81 
    81 #if !defined(WINS)
       
    82 LIBRARY  viewsrv.lib
       
    83 #endif
       
    84 
       
    85 // We're quite heavy on the stack... 4k in WinS isn't enough...
    82 // We're quite heavy on the stack... 4k in WinS isn't enough...
    86 EPOCSTACKSIZE	0x6000
    83 EPOCSTACKSIZE	0x6000
    87 
    84 
    88 SMPSAFE
    85 SMPSAFE