view src/msvc2008.bat @ 12781:cd41d47e6033 v8.0.1268

patch 8.0.1268: PC install instructions are incomplete commit https://github.com/vim/vim/commit/3bf8c3c38ff0d24047e2f2979c07a349fb89e557 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 5 16:04:43 2017 +0100 patch 8.0.1268: PC install instructions are incomplete Problem: PC install instructions are incomplete. Solution: Update the instructions. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Sun, 05 Nov 2017 16:15:04 +0100
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"