view src/msvc2008.bat @ 20611:ac057cd4e5cb v8.2.0859

patch 8.2.0859: no Turkish translation of the manual Commit: https://github.com/vim/vim/commit/f09715bc5c827dab4425736da9024727836997e5 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 31 14:25:22 2020 +0200 patch 8.2.0859: no Turkish translation of the manual Problem: No Turkish translation of the manual. Solution: Add Turkish translations. (Emir Sar?, closes https://github.com/vim/vim/issues/5641)
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 May 2020 14:30:05 +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"