commit | f85dae3c34065244f701e44c21a4e828566c63f1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 13 21:21:22 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 13 21:21:22 2011 +0200 |
tree | a375579e7af617ce0935cdcf462c65a5e1b25888 | |
parent | 9a4d7fd214eada651030e303f28eef3b6c30178f [diff] [blame] |
Add files added by recent patches.
diff --git a/src/msvc2010.bat b/src/msvc2010.bat new file mode 100644 index 0000000..d9fc6c0 --- /dev/null +++ b/src/msvc2010.bat
@@ -0,0 +1,7 @@ +@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"