blob: 5c258e9a5e5442801590df9521745a6970d0ea96 [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
Bram Moolenaar94f76b72013-07-04 22:50:40 +02007call "%VS100COMNTOOLS%vsvars32.bat"