Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 0d774e2

Browse files
committed
Update lib_build_win.bat
1 parent 3969caf commit 0d774e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/Scripts/lib_build_win.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ set vs_path="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community"
1111
shift
1212
if not "%1" == "" goto GETOPTS
1313

14-
cmd /k python3 lib_build.py -m %runtime_mode% -r %engine_path% -p windows -v %vs_path%
14+
cmd /k python3 lib_build.py -m %runtime_mode% -r %engine_path% -p windows -v %vs_path%

0 commit comments

Comments
 (0)