From: Edin Kadribasic Date: Mon, 6 Jan 2003 01:39:08 +0000 (+0000) Subject: Complete gif readonly support addition by adding missing gd_gif_in.c X-Git-Tag: PHP_5_0_dev_before_13561_fix~443 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0ed7e90577e2b07441f0fd63ebb43ab82efea7a;p=php Complete gif readonly support addition by adding missing gd_gif_in.c file to the project. --- diff --git a/ext/gd/gd_bundled.dsp b/ext/gd/gd_bundled.dsp index 1a2c88c8e2..2cec5cc4f9 100644 --- a/ext/gd/gd_bundled.dsp +++ b/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"