Skip to content

Commit 6a8fbe8

Browse files
committed
Corrected visual studio version name
1 parent 2db0200 commit 6a8fbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if NOT [%ERRORLEVEL%]==[0] pause
88
GOTO END
99

1010
:NOTOOLS
11-
echo The Visual Studio 2012 tools are not installed
11+
echo The Visual Studio 2013 tools are not installed
1212
pause
1313

1414
:END

0 commit comments

Comments
 (0)