dwt2 debug lib

Frank Benoit keinfarbton at googlemail.com
Mon Mar 30 03:11:15 PDT 2009


yidabu schrieb:
> how about pre-build dwt2 debug lib for debugger?

Right, that was missing.
I added this to the rakefile.
You can now enable that with

$ rake DEBUG=1 base swt

or set the environment variable DEBUG to '1'.

$ set DEBUG=1
$ rake base swt




More information about the Digitalmars-d-dwt mailing list