mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-13 09:42:20 +03:00
in-progress appveyor path
This commit is contained in:
parent
ca52d5630d
commit
69f49a1b91
|
@ -13,8 +13,8 @@ set LIB=%LIB%;%INCLIB%\msvcr90-x64
|
||||||
set INCLUDE=%INCLUDE%;%INCLIB%\msvcr90-x64;%INCLIB%\tcl85\include
|
set INCLUDE=%INCLUDE%;%INCLIB%\msvcr90-x64;%INCLIB%\tcl85\include
|
||||||
|
|
||||||
setlocal
|
setlocal
|
||||||
set LIB=%LIB%;C:\Python27x64\tcl
|
set LIB=%LIB%;C:\Python27-x64\tcl
|
||||||
call c:\vp\27x64\Scripts\python.exe setup.py %BLDOPT%
|
call c:\python27-x64\python.exe setup.py %BLDOPT%
|
||||||
endlocal
|
endlocal
|
||||||
|
|
||||||
endlocal
|
endlocal
|
||||||
|
|
Loading…
Reference in New Issue
Block a user