Script to compile Wine programs on Windows

Alexandre Julliard julliard at winehq.org
Wed Sep 24 10:54:05 CDT 2003


"Dimitrie O. Paun" <dpaun at rogers.com> writes:
> I'm not sure why we had those defines in there. In general, we try to avoid
> defines like the plague in the Wine tree, so your patch is much appreciated.
> It seems that was some code the initial developers had in there for their 
> own testing, and somehow it slipped in.

No, it's here so that you can compile with other resource compilers
that don't support having binary data inline. It could be changed to
#ifdef __WRC__ though.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list