view src/msvc2010.bat @ 27777:95c4f1b1421b

Added tag v8.2.4414 for changeset addcf70c83461a3e5413bbaf0a69361916ab6034
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Feb 2022 15: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"