view src/msvc2008.bat @ 26447:f04968207797

Add Huntr badge. Commit: https://github.com/vim/vim/commit/3e55a973b5cab5823335e24b7e4885429c885921 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 6 15:13:31 2021 +0000 Add Huntr badge.
author Bram Moolenaar <Bram@vim.org>
date Mon, 06 Dec 2021 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"