blob: ded5bc41d635bea454feb87296f881b47d816a84 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001:: command to build big Vim with OLE, Perl, Python, Ruby and Tcl
Bram Moolenaarc6039d82005-12-02 00:44:04 +00002nmake -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
Bram Moolenaar071d4272004-06-13 20:20:40 +00003