diff -r 7f25ef56562d -r 29ddb8a72f0e graphicsdeviceinterface/screendriver/group/TScdvServer.mmp --- a/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp Wed Jun 23 19:41:15 2010 +0300 +++ b/graphicsdeviceinterface/screendriver/group/TScdvServer.mmp Tue Jul 06 15:45:57 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