view src/msvc2010.bat @ 29703:0e09dde486f6

Added tag v9.0.0191 for changeset c43738957bee87be88e0a4a76e488f67e28b346c
author Bram Moolenaar <Bram@vim.org>
date Thu, 11 Aug 2022 15:15:04 +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"