Mercurial > vim
view src/msvc2010.bat @ 26884:62ab6a14b597
Added tag v8.2.3970 for changeset 7f150a4936f2bc41aad21c87c210063ee731ab7d
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 01 Jan 2022 17:00:05 +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"