Thanks to visit codestin.com Credit goes to github.com
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 a5a1506 commit 74b6f73Copy full SHA for 74b6f73
src/tools/msvc/build.bat
@@ -1,4 +1,5 @@
1
@echo off
2
+SETLOCAL
3
SET STARTDIR=%CD%
4
if exist src\tools\msvc\buildenv.bat call src\tools\msvc\buildenv.bat
5
if exist buildenv.bat call buildenv.bat
0 commit comments