Skip to content

Commit

Permalink
We expect the python lib to be found in the libs folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxwell175 committed Dec 23, 2024
1 parent 6e07032 commit 5331358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ if "%ARCH_OPT%" EQU "-x86" (
)

move %SRC_TOOLS_DIR%\Lib\pip.py.bak %SRC_TOOLS_DIR%\Lib\pip.py
copy %SRC_TOOLS_DIR%\python311.lib %SRC_TOOLS_DIR%\libs\python311.lib

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

Expand Down

0 comments on commit 5331358

Please sign in to comment.