PATCH: provide MSVCRTD.DLL debugging C runtime DLL

Alexandre Julliard julliard at winehq.com
Wed Apr 2 16:50:28 CST 2003


Adam Gundy <arg at cyberscience.com> writes:

>         * dlls/Makefile.in: Rebuild the msvcrt directory twice, once for
>           msvcrt.dll.so and once for the debug msvcrtd.dll.so.

You can't do that, the Makefile.in is generated automatically. I'd
suggest creating a separate directory for msvcrtd and make it forward
everything to msvcrt like crtdll does.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list