view src/msvc2008.bat @ 10506:fce840fe075c

commit https://github.com/vim/vim/commit/a4ce25bd987a8fad44ad5e47f7785cf9295322be Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 6 15:37:45 2017 +0100 Another attempt to make coveralls work.
author Christian Brabandt <cb@256bit.org>
date Fri, 06 Jan 2017 15:45: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"