mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
tiff merge
This commit is contained in:
parent
953dfb0943
commit
354c6333f3
|
@ -89,6 +89,9 @@ endlocal
|
|||
|
||||
rem Build libtiff
|
||||
setlocal
|
||||
rem do after building jpeg and zlib
|
||||
copy %~dp0\nmake.opt %TIFF%
|
||||
|
||||
cd /D %TIFF%
|
||||
nmake -f makefile.vc clean
|
||||
nmake -f makefile.vc
|
||||
|
|
Loading…
Reference in New Issue
Block a user