view src/msvc2010.bat @ 28663:02ed0b0c5f5c

Added tag v8.2.4855 for changeset dfe200e3d315b3613686cea59036aca9e677187d
author Bram Moolenaar <Bram@vim.org>
date Mon, 02 May 2022 11:30:06 +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"