From 2f02bec21fcbffc18964443c2f59a59ebe50f724 Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Fri, 1 Jun 2012 02:34:32 +0200 Subject: WINTERMUTE: Add in, and stub the VideoPlayer-files --- engines/wintermute/module.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'engines/wintermute/module.mk') diff --git a/engines/wintermute/module.mk b/engines/wintermute/module.mk index 6faab5d506..70acdb5dec 100644 --- a/engines/wintermute/module.mk +++ b/engines/wintermute/module.mk @@ -92,6 +92,8 @@ MODULE_OBJS := \ crc.o \ detection.o \ FontGlyphCache.o \ + graphics/transparentSurface.o \ + graphics/tga.o \ MathUtil.o \ Matrix4.o \ PathUtil.o \ @@ -116,6 +118,8 @@ MODULE_OBJS := \ UIWindow.o \ utils.o \ Vector2.o \ + VidPlayer.o \ + VidTheoraPlayer.o \ wintermute.o MODULE_DIRS += \ -- cgit v1.2.3