[Scummvm-cvs-logs] scummvm master -> a33717f92e60bcddfc51383f7293b0ada06db495

m-kiewitz m_kiewitz at users.sourceforge.net
Wed Jun 3 13:31:51 CEST 2015


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a33717f92e SHERLOCK: add 3DO movie player to module.mk


Commit: a33717f92e60bcddfc51383f7293b0ada06db495
    https://github.com/scummvm/scummvm/commit/a33717f92e60bcddfc51383f7293b0ada06db495
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2015-06-03T13:31:13+02:00

Commit Message:
SHERLOCK: add 3DO movie player to module.mk

Changed paths:
    engines/sherlock/module.mk



diff --git a/engines/sherlock/module.mk b/engines/sherlock/module.mk
index 246b3e1..e08029a 100644
--- a/engines/sherlock/module.mk
+++ b/engines/sherlock/module.mk
@@ -3,6 +3,7 @@ MODULE := engines/sherlock
 MODULE_OBJS = \
 	scalpel/darts.o \
 	scalpel/scalpel.o \
+	scalpel/3do/movie_decoder.o \
 	scalpel/drivers/adlib.o \
 	scalpel/drivers/mt32.o \
 	scalpel/tsage/logo.o \






More information about the Scummvm-git-logs mailing list