comparison src/msvc2010.bat @ 5130:71e066e10a47 v7.3.1308

updated for version 7.3.1308 Problem: Typos in MS-Windows build settings and README. Solution: Minor changes to MS-Windows files.
author Bram Moolenaar <bram@vim.org>
date Thu, 04 Jul 2013 22:50:40 +0200
parents c6f8f1957c66
children
comparison
equal deleted inserted replaced
5129:fd80611c5f83 5130:71e066e10a47
2 rem To be used on MS-Windows for Visual C++ 2010 Express Edition 2 rem To be used on MS-Windows for Visual C++ 2010 Express Edition
3 rem aka Microsoft Visual Studio 10.0. 3 rem aka Microsoft Visual Studio 10.0.
4 rem See INSTALLpc.txt for information. 4 rem See INSTALLpc.txt for information.
5 @echo on 5 @echo on
6 6
7 call "%VS100COMNTOOLS%%vsvars32.bat" 7 call "%VS100COMNTOOLS%vsvars32.bat"