view src/msvc2010.bat @ 11444:ed1124a576da

Added tag v8.0.0605 for changeset 30b3775addb28e0e2e9082867375d00adae17d72
author Christian Brabandt <cb@256bit.org>
date Sun, 28 May 2017 08:00:04 +0200
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"