Mercurial > vim
view src/bigvim.bat @ 2257:373ec436a82a vim73
Fix Make_ivc.mak makefile. (Vince Negri)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Mon, 07 Jun 2010 22:50:29 +0200 |
parents | 27d1ec742f17 |
children | f6540762173d |
line wrap: on
line source
:: command to build big Vim with OLE, Perl, Python, Ruby and Tcl nmake -f Make_mvc.mak GUI=yes OLE=yes PERL=E:\perl58 DYNAMIC_PERL=yes PERL_VER=58 PYTHON=e:\python24 DYNAMIC_PYTHON=yes PYTHON_VER=24 RUBY=e:\ruby18 DYNAMIC_RUBY=yes RUBY_VER=18 RUBY_VER_LONG=1.8 TCL=e:\tcl DYNAMIC_TCL=yes %1 IME=yes CSCOPE=yes XPM=e:\xpm