mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 11:35:52 +03:00
reported successful build using tkinter, jpeg, zlib, libtiff, and freetype
This commit is contained in:
parent
6fbe8d5406
commit
00ce7ed292
|
@ -72,7 +72,7 @@ nmake -f makefile.vc clean
|
|||
nmake -f makefile.vc all
|
||||
copy /Y /B *.dll %INCLIB%
|
||||
copy /Y /B *.lib %INCLIB%
|
||||
copy /Y /B jpeglib.h %INCLIB%
|
||||
copy /Y /B j*.h %INCLIB%
|
||||
endlocal
|
||||
|
||||
rem Build zlib
|
||||
|
@ -94,8 +94,7 @@ nmake -f makefile.vc clean
|
|||
nmake -f makefile.vc
|
||||
copy /Y /B libtiff\*.dll %INCLIB%
|
||||
copy /Y /B libtiff\*.lib %INCLIB%
|
||||
copy /Y /B libtiff\tiff.h %INCLIB%
|
||||
copy /Y /B libtiff\tiffio.h %INCLIB%
|
||||
copy /Y /B libtiff\tiff*.h %INCLIB%
|
||||
endlocal
|
||||
|
||||
rem Build freetype
|
||||
|
|
Loading…
Reference in New Issue
Block a user