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