Mercurial > vim
view src/msvc2010.bat @ 16948:1583207ec2ab
Added tag v8.1.1474 for changeset b2179cf1a0a55ba41b9e397f70d39c255c2a68b4
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 06 Jun 2019 12:45:05 +0200 |
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"