mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-25 03:09:30 +01:00
Removed the unnecessary and broken variable PYTHON_LIB defined in waf.bat
This commit is contained in:
parent
d491de7486
commit
de249291c7
@ -89,7 +89,6 @@ goto running
|
||||
)
|
||||
|
||||
set PYTHON_INCLUDE=%PYTHON_DIR%include
|
||||
set PYTHON_LIB=%PYTHON_DIR%libs\python27.lib
|
||||
set PATH=%PYTHON_DIR%;%PYTHON_DIR%Scripts;%PYTHON_DIR%Tools\Scripts;%PATH%
|
||||
|
||||
:running
|
||||
|
Loading…
Reference in New Issue
Block a user