[Scummvm-cvs-logs] CVS: scummvm/backends/sdl build.rules,1.3,1.4

Travis Howell kirben at users.sourceforge.net
Tue Feb 24 20:39:04 CET 2004


Update of /cvsroot/scummvm/scummvm/backends/sdl
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17290/backends/sdl

Modified Files:
	build.rules 
Log Message:

OpenGL backend no longer exists.


Index: build.rules
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/sdl/build.rules,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- build.rules	24 Aug 2002 10:41:32 -0000	1.3
+++ build.rules	25 Feb 2004 04:23:58 -0000	1.4
@@ -8,10 +8,6 @@
 # The normal (non OpenGL-accelerated) SDL backend
 OBJS	 += backends/sdl/sdl.o 
 
-# Uncomment these lines (instead of the above) to use SDL with OpenGL
-# OBJS	   += backends/sdl/sdl_gl.o
-# LIBS     += -lGL
-
 # Uncomment this in addition to the above if you compile on Mac OS X
 # DEFINES += -DMACOSX
 # LIBS	+= -framework QuickTime -framework AudioUnit





More information about the Scummvm-git-logs mailing list