diff options
Diffstat (limited to 'src/msvcbuild.bat')
-rw-r--r-- | src/msvcbuild.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msvcbuild.bat b/src/msvcbuild.bat index 899b876c..cd182362 100644 --- a/src/msvcbuild.bat +++ b/src/msvcbuild.bat | |||
@@ -1,5 +1,5 @@ | |||
1 | @rem Script to build LuaJIT with MSVC. | 1 | @rem Script to build LuaJIT with MSVC. |
2 | @rem Copyright (C) 2005-2010 Mike Pall. See Copyright Notice in luajit.h | 2 | @rem Copyright (C) 2005-2011 Mike Pall. See Copyright Notice in luajit.h |
3 | @rem | 3 | @rem |
4 | @rem Either open a "Visual Studio .NET Command Prompt" | 4 | @rem Either open a "Visual Studio .NET Command Prompt" |
5 | @rem (Note that the Express Edition does not contain an x64 compiler) | 5 | @rem (Note that the Express Edition does not contain an x64 compiler) |