diff -r bf7481649c98 -r 2717213c588a graphicsdeviceinterface/screendriver/group/TScdvServer.mmp --- a/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp Fri Jun 11 14:58:47 2010 +0300 +++ b/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp Tue Jun 22 15:21:29 2010 +0300 @@ -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