view src/msvc2010.bat @ 8398:3d307af63e17

Added tag v7.4.1490 for changeset 1e58a938aafc5f1dbe1d0678c86fbdef50d124a3
author Christian Brabandt <cb@256bit.org>
date Fri, 04 Mar 2016 23:15:05 +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"