Mercurial > vim
view src/msvc2008.bat @ 16356:1759d0ec0a6f v8.1.1183
patch 8.1.1183: typos in VisVim comments
commit https://github.com/vim/vim/commit/b49e3563b920ff6d96b88a1f658182a986b2b1ea
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Apr 17 18:31:18 2019 +0200
patch 8.1.1183: typos in VisVim comments
Problem: Typos in VisVim comments.
Solution: Correct the typos. (Christ van Willegen)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 17 Apr 2019 18:45:04 +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"