view src/msvc2010.bat @ 7954:b3503d3cdc6e

Added tag v7.4.1272 for changeset a028a16110e2a5c954a75cf488ea3cc7213e6c2f
author Christian Brabandt <cb@256bit.org>
date Sat, 06 Feb 2016 20:45:04 +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"