comparison src/INSTALLpc.txt @ 9719:219dbe63ad2a v7.4.2135

commit https://github.com/vim/vim/commit/89eaa4185efacab253b23a182c1c8a7bbf1096c9 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 31 14:17:27 2016 +0200 patch 7.4.2135 Problem: Various tiny issues. Solution: Update comments, white space, etc.
author Christian Brabandt <cb@256bit.org>
date Sun, 31 Jul 2016 14:30:05 +0200
parents ea3eb5a815b5
children 8bfcb960e6bd
comparison
equal deleted inserted replaced
9718:58d37c738a69 9719:219dbe63ad2a
47 47
48 Building with Visual Studio (VS 98, VS .NET, VS .NET 2003, VS 2005, VS 2008, 48 Building with Visual Studio (VS 98, VS .NET, VS .NET 2003, VS 2005, VS 2008,
49 VS2010, VS2012, VS2013 and VS2015) is straightforward. (These instructions 49 VS2010, VS2012, VS2013 and VS2015) is straightforward. (These instructions
50 should also work for VS 4 and VS 5.) 50 should also work for VS 4 and VS 5.)
51 51
52 Using VS C++ 2008 Express is recommended, the binaries build with that run on 52 Using VS C++ 2008 Express is recommended, the binaries built with that run on
53 nearly all platforms. Binaries from later versions may not run on Windows 95 53 nearly all platforms. Binaries from later versions may not run on Windows 95
54 or XP. 54 or XP.
55 55
56 To build Vim from the command line with MSVC, use Make_mvc.mak. 56 To build Vim from the command line with MSVC, use Make_mvc.mak.
57 Visual Studio installed a batch file called vcvars32.bat, which you must 57 Visual Studio installed a batch file called vcvars32.bat, which you must