1
0
forked from aniani/vim
vim/src/msvc2010.bat
Bram Moolenaar 94f76b7fd6 updated for version 7.3.1308
Problem:    Typos in MS-Windows build settings and README.
Solution:   Minor changes to MS-Windows files.
2013-07-04 22:50:40 +02:00

8 lines
200 B
Batchfile

@echo off
rem To be used on MS-Windows for Visual C++ 2010 Express Edition
rem aka Microsoft Visual Studio 10.0.
rem See INSTALLpc.txt for information.
@echo on
call "%VS100COMNTOOLS%vsvars32.bat"