[Scummvm-git-logs] scummvm master -> b8fa67bd33ba21884e9904dbea568de4c09cb8c1

wjp wjp at usecode.org
Sun Sep 11 00:30:28 CEST 2016


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:
b8fa67bd33 DM: Don't build by default


Commit: b8fa67bd33ba21884e9904dbea568de4c09cb8c1
    https://github.com/scummvm/scummvm/commit/b8fa67bd33ba21884e9904dbea568de4c09cb8c1
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2016-09-11T00:30:19+02:00

Commit Message:
DM: Don't build by default

Changed paths:
    engines/dm/configure.engine



diff --git a/engines/dm/configure.engine b/engines/dm/configure.engine
index 50a3d99..33f8978 100644
--- a/engines/dm/configure.engine
+++ b/engines/dm/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 dm "Dungeon Master" yes
+add_engine dm "Dungeon Master" no





More information about the Scummvm-git-logs mailing list