diff -r bbf46f59e123 -r 25ffed67c7ef graphicsdeviceinterface/bitgdi/group/TBitgdiServer.mmp --- a/graphicsdeviceinterface/bitgdi/group/TBitgdiServer.mmp Tue Aug 31 16:31:06 2010 +0300 +++ b/graphicsdeviceinterface/bitgdi/group/TBitgdiServer.mmp Wed Sep 01 12:39:21 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -53,7 +53,6 @@ SOURCE TFONT.CPP SOURCE toutlineandshadowfonts.cpp SOURCE textendedbitmap.cpp -SOURCE tmultiplescreens.cpp LIBRARY euser.lib @@ -79,6 +78,10 @@ LIBRARY fontinjector.lib #endif +#if !defined(WINS) +LIBRARY viewsrv.lib +#endif + // We're quite heavy on the stack... 4k in WinS isn't enough... EPOCSTACKSIZE 0x6000