graphicsdeviceinterface/screendriver/group/TScdvServer.mmp
branchGCC_SURGE
changeset 125 0fecfaa711d2
parent 111 29ddb8a72f0e
--- a/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp	Wed Jun 16 12:37:57 2010 +0100
+++ b/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp	Thu Jul 22 16:46:06 2010 +0100
@@ -65,9 +65,7 @@
 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
@@ -75,7 +73,6 @@
 END
 #endif
 
-
 // We're quite heavy on the stack... 4k in WinS isn't enough...
 EPOCSTACKSIZE	0x6000
 EPOCHEAPSIZE	0x1000	0x400000