view README_srcdos.txt @ 2058:fb1222c880fc v7.2.344

updated for version 7.2.344 Problem: Can't compile on some systems Solution: Move the #ifdef outside of the mch_open macro. (Patrick Texier)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 20 Jan 2010 21:41:47 +0100
parents 5232b9862f23
children 7c8c7c95a865
line wrap: on
line source

README_srcdos.txt for version 7.2 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim72rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-DOS or
MS-Windows.  It is packed for DOS systems, with CR-LF.  It also includes the
VisVim sources.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.