We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562f36d commit 7906e25Copy full SHA for 7906e25
1 file changed
engine/build.bat
@@ -14,7 +14,7 @@
14
set BUILDBATCH=1
15
set TOOLS=../tools/bin;../tools/7-Zip;../tools/svn/bin
16
set PATH=%TOOLS%
17
-bash.exe build.sh 5
+bash.exe build.sh all
18
@endlocal
19
20
@rem ----------------------- Batch CMD Line Scripts ------------------------
0 commit comments