view src/msvc2010.bat @ 25570:c8c6f5e56772

Added tag v8.2.3321 for changeset 8e9886ce88b3e6487a81593fd8e74147fa5a67d4
author Bram Moolenaar <Bram@vim.org>
date Mon, 09 Aug 2021 21: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"