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