edink           Sun Jan  5 20:39:08 2003 EDT

  Modified files:              
    /php4/ext/gd        gd_bundled.dsp 
  Log:
  Complete gif readonly support addition by adding missing gd_gif_in.c
  file to the project.
  
  
Index: php4/ext/gd/gd_bundled.dsp
diff -u php4/ext/gd/gd_bundled.dsp:1.8 php4/ext/gd/gd_bundled.dsp:1.9
--- php4/ext/gd/gd_bundled.dsp:1.8      Sun Jan  5 11:32:01 2003
+++ php4/ext/gd/gd_bundled.dsp  Sun Jan  5 20:39:08 2003
@@ -210,6 +210,10 @@
 # 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"



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to