Comment #1 on issue 224 by [email protected]: Patch for
/src/Make_mvc.mak
http://code.google.com/p/vim/issues/detail?id=224
Hi Nobu.
It's a very good idea to use cl.exe version directly instead of nmake.exe
version.
(I already use almost same method in my project.)
Unfortunately, your patch doesn't work, so I have updated it.
* I don't think findstr is needed. I think it's enough to use /EP option
instead of /P.
* _MSC_VER is different from Visual C++ version.
E.g. _MSC_VER is 1600 for VC10.
* Update some messages and comments.
* Support of batch compilation is depends on nmake version, not cl.exe
version.
I tested this patch with VC6, VC8 and VC10.
Attachments:
Make_mvc.mak.patch 5.1 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.