From: <for...@us...> - 2004-02-05 11:45:10
|
Update of /cvsroot/vba/VisualBoyAdvance/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19561 Modified Files: gba_sdl.dsp Log Message: Remove GP dependencies Index: gba_sdl.dsp =================================================================== RCS file: /cvsroot/vba/VisualBoyAdvance/win32/gba_sdl.dsp,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** gba_sdl.dsp 20 Nov 2003 11:34:45 -0000 1.10 --- gba_sdl.dsp 5 Feb 2004 11:42:36 -0000 1.11 *************** *** 257,272 **** # End Source File # End Group - # Begin Group "GP" - - # PROP Default_Filter "" - # Begin Source File - - SOURCE=..\src\gp\GP.cpp - # End Source File - # Begin Source File - - SOURCE=..\src\gp\gpGfxRender.cpp - # End Source File - # End Group # Begin Group "SDL" --- 257,260 ---- |