mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +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
|
||||
|
||||
setlocal
|
||||
set LIB=%LIB%;C:\Python27x64\tcl
|
||||
call c:\vp\27x64\Scripts\python.exe setup.py %BLDOPT%
|
||||
set LIB=%LIB%;C:\Python27-x64\tcl
|
||||
call c:\python27-x64\python.exe setup.py %BLDOPT%
|
||||
endlocal
|
||||
|
||||
endlocal
|
||||
|
|
Loading…
Reference in New Issue
Block a user