--- a/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp Tue Aug 31 16:31:06 2010 +0300
+++ b/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp Wed Sep 01 12:39:21 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-2010 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"
@@ -61,11 +61,14 @@
library lookuptable.lib
library fbscli.lib
library ws32.lib
+library bitgdi.lib
LIBRARY testexecuteutils.lib tgraphicsharness.lib
LIBRARY testexecutelogclient.lib
-#if defined (WINS)
+#if !defined(WINS)
+LIBRARY viewsrv.lib
+#else
START WINS
win32_library gdi32.lib
win32_library user32.lib
@@ -73,6 +76,7 @@
END
#endif
+
// We're quite heavy on the stack... 4k in WinS isn't enough...
EPOCSTACKSIZE 0x6000
EPOCHEAPSIZE 0x1000 0x400000