summaryrefslogtreecommitdiffstats
path: root/src/msvc2010.bat
diff options
context:
space:
mode:
Diffstat (limited to 'src/msvc2010.bat')
-rw-r--r--src/msvc2010.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/msvc2010.bat b/src/msvc2010.bat
new file mode 100644
index 0000000..5c258e9
--- /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"