[Scummvm-cvs-logs] scummvm master -> 8d020ba086f99d8150dc451e3fed36d24af6b4e0

lordhoto lordhoto at gmail.com
Sat Jun 21 03:51:13 CEST 2014


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:
8d020ba086 FULLPIPE: Add 16bit/RGB backend support dependancy.


Commit: 8d020ba086f99d8150dc451e3fed36d24af6b4e0
    https://github.com/scummvm/scummvm/commit/8d020ba086f99d8150dc451e3fed36d24af6b4e0
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2014-06-21T03:47:28+02:00

Commit Message:
FULLPIPE: Add 16bit/RGB backend support dependancy.

Changed paths:
    engines/fullpipe/configure.engine



diff --git a/engines/fullpipe/configure.engine b/engines/fullpipe/configure.engine
index fce5951..a904244 100644
--- a/engines/fullpipe/configure.engine
+++ b/engines/fullpipe/configure.engine
@@ -1,3 +1,3 @@
 # This file is included from the main "configure" script
 # add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine fullpipe "Full Pipe" no
+add_engine fullpipe "Full Pipe" no "" "" "16bit"






More information about the Scummvm-git-logs mailing list