Browse Source

Complete gif readonly support addition by adding missing gd_gif_in.c

file to the project.
PHP-5
Edin Kadribasic 23 years ago
parent
commit
e0ed7e9057
  1. 4
      ext/gd/gd_bundled.dsp

4
ext/gd/gd_bundled.dsp

@ -210,6 +210,10 @@ SOURCE=.\libgd\gd_gd2.c
# End Source File
# Begin Source File
SOURCE=.\libgd\gd_gif_in.c
# End Source File
# Begin Source File
SOURCE=.\libgd\gd_io.c
!IF "$(CFG)" == "gd_bundled - Win32 Release_TS GD2"

Loading…
Cancel
Save