view src/msvc2010.bat @ 7401:254d2d36b143

commit https://github.com/vim/vim/commit/cc7ff3fcd8c8fd7da6faac98a138b830ec5c00d8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 30 19:13:24 2015 +0100 Update English spell files.
author Christian Brabandt <cb@256bit.org>
date Thu, 31 Dec 2015 16:15:07 +0100
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"