Mercurial > vim
view src/msvc2008.bat @ 22499:8db2a5f8c40a
Added tag v8.2.1797 for changeset 04a9b1399d8eb0ac1f3d87e9fd2eef292cfa6d2e
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 04 Oct 2020 14:30:05 +0200 |
parents | 71e066e10a47 |
children |
line wrap: on
line source
@echo off rem To be used on MS-Windows for Visual C++ 2008 Express Edition rem aka Microsoft Visual Studio 9.0. rem See INSTALLpc.txt for information. @echo on call "%VS90COMNTOOLS%vsvars32.bat"