[Scummvm-cvs-logs] CVS: scummvm Makefile.mingw,1.23,1.24

Travis Howell kirben at users.sourceforge.net
Thu Jun 13 21:37:03 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv26601

Modified Files:
	Makefile.mingw 
Log Message:



Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Makefile.mingw	14 Jun 2002 03:52:02 -0000	1.23
+++ Makefile.mingw	14 Jun 2002 04:36:41 -0000	1.24
@@ -18,10 +18,6 @@
 LIBS	= -lmingw32 -lwinmm -lmad -lstdc++ $(SDL_LIBS)
 EXEEXT	:=.exe
 
-# Uncomment this to activate the OpenGL rendering routines (it needs SDL!)
-#LIBS += -lopengl32
-#DEFINES += -DOPENGL
-
 OBJS	= sdl.o scummvmico.o
 
 include Makefile.common





More information about the Scummvm-git-logs mailing list