Mercurial > vim
view src/msvc2008.bat @ 29850:8b4ccf6cd843
Added tag v9.0.0263 for changeset 6c7eddcce52c183f3d2715c90a4b272397ff12f9
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 25 Aug 2022 16:15:04 +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"