Skip to content

Commit 5331358

Browse files
committed
We expect the python lib to be found in the libs folder.
1 parent 6e07032 commit 5331358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ if "%ARCH_OPT%" EQU "-x86" (
4747
)
4848

4949
move %SRC_TOOLS_DIR%\Lib\pip.py.bak %SRC_TOOLS_DIR%\Lib\pip.py
50+
copy %SRC_TOOLS_DIR%\python311.lib %SRC_TOOLS_DIR%\libs\python311.lib
5051

5152
xcopy /i /q /s /y %SRC_TOOLS_DIR% %OUTPUT_DIR%
5253

0 commit comments

Comments
 (0)