[Scummvm-cvs-logs] CVS: scummvm Makefile.mingw,1.37,1.38
Travis Howell
kirben at users.sourceforge.net
Sat Feb 28 23:30:01 CET 2004
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2394
Modified Files:
Makefile.mingw
Log Message:
Update
Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Makefile.mingw 23 Feb 2004 11:10:57 -0000 1.37
+++ Makefile.mingw 29 Feb 2004 07:11:42 -0000 1.38
@@ -33,7 +33,7 @@
LDFLAGS :=
INCLUDES:= -I$(srcdir) -I$(srcdir)/common $(SDL_CFLAGS)
LIBS += $(SDL_LIBS) -lmingw32 -lwinmm
-OBJS := scummvmico.o backends/sdl/sdl-common.o backends/sdl/sdl.o
+OBJS := scummvmico.o backends/sdl/events.o backends/sdl/graphics.o backends/sdl/sdl.o
EXEEXT :=.exe
#######################################################################
More information about the Scummvm-git-logs
mailing list