[Scummvm-cvs-logs] SF.net SVN: scummvm: [23499] scummvm/branches/branch-0-9-0/backends/gp32

wonst719 at users.sourceforge.net wonst719 at users.sourceforge.net
Thu Jul 20 22:47:33 CEST 2006


Revision: 23499
          http://svn.sourceforge.net/scummvm/?rev=23499&view=rev
Author:   wonst719
Date:     2006-07-14 08:59:36 -0700 (Fri, 14 Jul 2006)

Log Message:
-----------
Add Launcher icon

Modified Paths:
--------------
    scummvm/branches/branch-0-9-0/backends/gp32/Makefile

Added Paths:
-----------
    scummvm/branches/branch-0-9-0/backends/gp32/scummvm.bmp

Modified: scummvm/branches/branch-0-9-0/backends/gp32/Makefile
===================================================================
--- scummvm/branches/branch-0-9-0/backends/gp32/Makefile	2006-07-14 13:39:54 UTC (rev 23498)
+++ scummvm/branches/branch-0-9-0/backends/gp32/Makefile	2006-07-14 15:59:36 UTC (rev 23499)
@@ -138,8 +138,7 @@
 			backends/fs/gp32/gp32-fs.o
 
 $(FXE): $(BIN)
-					$(FXETOOL) -f -a "The ScummVM Team" -t "ScummVM for the GP32" $< $@
-#					$(FXETOOL) -f -a "The ScummVM Team" -t "ScummVM for the GP32" -b scummvm.bmp $< $@
+					$(FXETOOL) -f -a "The ScummVM Team" -t "ScummVM for the GP32" -b backends/gp32/scummvm.bmp $< $@
 
 $(BIN): scummvm$(EXEEXT)
 					$(OBJCOPY) -O binary $< $@

Added: scummvm/branches/branch-0-9-0/backends/gp32/scummvm.bmp
===================================================================
(Binary files differ)


Property changes on: scummvm/branches/branch-0-9-0/backends/gp32/scummvm.bmp
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream






More information about the Scummvm-git-logs mailing list