On 08/02/2007 19:27, Alexei Alexandrov wrote:
Hi All!
Here is a patch for make_mvc.mak file which is used to build Vim on
Windows. The changes are the following:
1. I had to add "!undef NODEBUG" in one place to make debug
configuration working as needed. Before this change
Alexei Alexandrov wrote:
> Here is a patch for make_mvc.mak file which is used to build Vim on
> Windows. The changes are the following:
>
> 1. I had to add "!undef NODEBUG" in one place to make debug
> configuration working as needed. Before this change the debug
>
Hi All!
Here is a patch for make_mvc.mak file which is used to build Vim on Windows.
The changes are the following:
1. I had to add "!undef NODEBUG" in one place to make debug configuration
working as needed. Before this change the debug configuration did the same as
release.
2. /Z