[Scummvm-cvs-logs] scummvm master -> 2e93f5aba21beedfba81f2e41601c2174e36d940

somaen einarjohants at gmail.com
Tue Jan 21 18:46:02 CET 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:
2e93f5aba2 WINTERMUTE: Enable Wintermute by default.


Commit: 2e93f5aba21beedfba81f2e41601c2174e36d940
    https://github.com/scummvm/scummvm/commit/2e93f5aba21beedfba81f2e41601c2174e36d940
Author: Einar Johan Trøan Sømåen (einarjohants at gmail.com)
Date: 2014-01-21T09:45:23-08:00

Commit Message:
WINTERMUTE: Enable Wintermute by default.

Changed paths:
    engines/wintermute/configure.engine



diff --git a/engines/wintermute/configure.engine b/engines/wintermute/configure.engine
index 673549b..bdaf49d 100644
--- a/engines/wintermute/configure.engine
+++ b/engines/wintermute/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 wintermute "Wintermute" no "" "" "jpeg png zlib vorbis 16bit"
+add_engine wintermute "Wintermute" yes "" "" "jpeg png zlib vorbis 16bit"






More information about the Scummvm-git-logs mailing list