[Scummvm-cvs-logs] CVS: tools Makefile.mingw,1.10,1.11

Travis Howell kirben at users.sourceforge.net
Mon Oct 20 19:06:15 CEST 2003


Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv13437

Modified Files:
	Makefile.mingw 
Log Message:

Add queenbuild


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/tools/Makefile.mingw,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.mingw	28 Sep 2003 00:49:33 -0000	1.10
+++ Makefile.mingw	21 Oct 2003 01:24:19 -0000	1.11
@@ -11,6 +11,7 @@
 	strip descumm.exe -o $(SCUMMVMPATH)/tools/descumm.exe
 	strip extract.exe -o $(SCUMMVMPATH)/tools/extract.exe
 	strip mm_nes_extract.exe -o $(SCUMMVMPATH)/tools/mm_nes_extract.exe
+	strip queenrebuild.exe -o $(SCUMMVMPATH)/tools/queenrebuild.exe
 	strip rescumm.exe -o $(SCUMMVMPATH)/tools/rescumm.exe
 	strip simon1decr.exe -o $(SCUMMVMPATH)/tools/simon1decr.exe
 	strip simon2mp3.exe -o $(SCUMMVMPATH)/tools/simon2mp3.exe





More information about the Scummvm-git-logs mailing list