[Scummvm-cvs-logs] CVS: residual Makefile.mingw,1.12,1.13
Travis Howell
kirben at users.sourceforge.net
Fri Dec 12 00:47:01 CET 2003
- Previous message: [Scummvm-cvs-logs] CVS: residual blocky16.cpp,NONE,1.1 blocky16.h,NONE,1.1 smush.cpp,NONE,1.1 smush.h,NONE,1.1 vima.cpp,NONE,1.1 bitmap.cpp,1.10,1.11 bits.h,1.5,1.6 keyframe.cpp,1.3,1.4 lab.cpp,1.3,1.4 lua.cpp,1.33,1.34 material.cpp,1.5,1.6 mixer.cpp,1.4,1.5 mixer.h,1.4,1.5 model.cpp,1.11,1.12 residual.vcproj,1.9,1.10 sound.cpp,1.3,1.4 sound.h,1.2,1.3 stdafx.h,1.1,1.2
- Next message: [Scummvm-cvs-logs] CVS: residual Makefile,1.6,1.7 Makefile.cross,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/residual
In directory sc8-pr-cvs1:/tmp/cvs-serv6829
Modified Files:
Makefile.mingw
Log Message:
Add new objects
Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/residual/Makefile.mingw,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.mingw 11 Oct 2003 09:57:13 -0000 1.12
+++ Makefile.mingw 12 Dec 2003 08:46:02 -0000 1.13
@@ -13,7 +13,7 @@
OBJS = main.o lab.o bitmap.o model.o resource.o material.o debug.o \
textsplit.o lua.o registry.o localize.o scene.o engine.o actor.o \
sound.o mixer.o keyframe.o costume.o walkplane.o textobject.o \
- matrix3.o matrix4.o screen.o
+ matrix3.o matrix4.o screen.o blocky16.o smush.o vima.o
DEPS = $(OBJS:.o=.d)
EXEEXT =.exe
- Previous message: [Scummvm-cvs-logs] CVS: residual blocky16.cpp,NONE,1.1 blocky16.h,NONE,1.1 smush.cpp,NONE,1.1 smush.h,NONE,1.1 vima.cpp,NONE,1.1 bitmap.cpp,1.10,1.11 bits.h,1.5,1.6 keyframe.cpp,1.3,1.4 lab.cpp,1.3,1.4 lua.cpp,1.33,1.34 material.cpp,1.5,1.6 mixer.cpp,1.4,1.5 mixer.h,1.4,1.5 model.cpp,1.11,1.12 residual.vcproj,1.9,1.10 sound.cpp,1.3,1.4 sound.h,1.2,1.3 stdafx.h,1.1,1.2
- Next message: [Scummvm-cvs-logs] CVS: residual Makefile,1.6,1.7 Makefile.cross,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list