view src/msvc2008.bat @ 17303:40f564b561b7

Added tag v8.1.1650 for changeset e0d72787275806303caf7785eb72e0fa4f402f4c
author Bram Moolenaar <Bram@vim.org>
date Mon, 08 Jul 2019 20:15:07 +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"