Re: Patch for Make_mvc.mak

2007-02-09 Thread Mike Williams
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

Re: Patch for Make_mvc.mak

2007-02-08 Thread Bram Moolenaar
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 >

Patch for Make_mvc.mak

2007-02-08 Thread Alexei Alexandrov
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