We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db0200 commit 6a8fbe8Copy full SHA for 6a8fbe8
build.cmd
@@ -8,7 +8,7 @@ if NOT [%ERRORLEVEL%]==[0] pause
8
GOTO END
9
10
:NOTOOLS
11
-echo The Visual Studio 2012 tools are not installed
+echo The Visual Studio 2013 tools are not installed
12
pause
13
14
:END
0 commit comments