view src/msvc2010.bat @ 27681:fb41bd2ecd26

Added tag v8.2.4366 for changeset 38eab98ef5a9eebc0fe064baa0836aa82045ae53
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Feb 2022 13: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"