<div dir="ltr"><div><div>Hi everybody,<br><br>as you might have noticed pull request #375 (<a href="https://github.com/scummvm/scummvm/pull/375">https://github.com/scummvm/scummvm/pull/375</a>) was merged. This changes how engines are hooked up to our build system. I updated our Engines HOWTO on the wiki to reflect this change. All in-tree engines have been adapted to the new scheme.<br>
<br></div>In case you have an out-of-tree engine I suggest you not to rebase your engine across this change (then again, by now hopefully nobody would even consider rebasing a whole engine history anyway). Instead, next time you merge master changes into your engine simply add a configure.engine file to your engine directory. I suggest you amend that to the merge commit which allows your engine to be build on that commit too, but another commit afterwards should be fine too.<br>
<br></div>Greets,<br>Johannes<br></div>