Mercurial > vim
view src/msvc2010.bat @ 15897:d73e7b92332d
Added tag v8.1.0954 for changeset ac080f6a4db83ced907f56ea14e98c646bca3625
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 19 Feb 2019 21:45:08 +0100 |
parents | 71e066e10a47 |
children |
line wrap: on
line source
@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"