<p dir="ltr">I've always just used the configure script to create config.h, then used MSVC for everything else. Is this not the intended behavior?</p>
<p dir="ltr">-Adrian</p>
<div class="gmail_quote">On Nov 4, 2013 2:10 PM, "Willem Jan Palenstijn" <<a href="mailto:wjp@usecode.org">wjp@usecode.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Nov 04, 2013 at 06:55:19PM +0100, Johannes Schickel wrote:<br>
> On 11/04/2013 02:22 PM, Willem Jan Palenstijn wrote:<br>
> > config.h is generated by our configure script.<br>
> ><br>
> > It's an interesting question why pluto.cpp includes it directly without going<br>
> > through common/scummsys.h or using the #ifdef HAVE_CONFIG_H guard, though. How<br>
> > does this work when using create_project, which AFAICT doesn't generate a<br>
> > config.h?<br>
><br>
> I think it simply doesn't work for MSVC etc. which doesn't have a<br>
> config.h ;-).<br>
<br>
That's what I'm afraid of.<br>
<br>
Strangely the very first thing the very next header includes is scummsys.h...<br>
<br>
-Willem Jan<br>
<br>
------------------------------------------------------------------------------<br>
Android is increasing in popularity, but the open development platform that<br>
developers love is also attractive to malware creators. Download this white<br>
paper to learn more about secure code signing practices that can help keep<br>
Android apps secure.<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk</a><br>
_______________________________________________<br>
Scummvm-devel mailing list<br>
<a href="mailto:Scummvm-devel@lists.sourceforge.net">Scummvm-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/scummvm-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/scummvm-devel</a><br>
</blockquote></div>