blob: d9fc6c07617b210dc64283e57b011475bd072a9f [file] [log] [blame]
Bram Moolenaarf85dae32011-06-13 21:21:22 +02001@echo off
2rem To be used on MS-Windows for Visual C++ 2010 Express Edition
3rem aka Microsoft Visual Studio 10.0.
4rem See INSTALLpc.txt for information.
5@echo on
6
7call "%VS100COMNTOOLS%%vsvars32.bat"