view src/msvc2008.bat @ 17471:c7151df86441

Added tag v8.1.1733 for changeset d2a834aa7cc048d0a043aee80954e04cc78c061e
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Jul 2019 22:15:05 +0200
parents 71e066e10a47
children
line wrap: on
line source

@echo off
rem To be used on MS-Windows for Visual C++ 2008 Express Edition
rem   aka Microsoft Visual Studio 9.0.
rem See INSTALLpc.txt for information.
@echo on

call "%VS90COMNTOOLS%vsvars32.bat"