edink           Thu May  3 02:55:11 2007 UTC

  Modified files:              (Branch: PHP_4_4)
    /php-src/ext/gd     gd.dsp 
  Log:
  Fix build
  
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.dsp?r1=1.9.2.8.2.1&r2=1.9.2.8.2.2&diff_format=u
Index: php-src/ext/gd/gd.dsp
diff -u php-src/ext/gd/gd.dsp:1.9.2.8.2.1 php-src/ext/gd/gd.dsp:1.9.2.8.2.2
--- php-src/ext/gd/gd.dsp:1.9.2.8.2.1   Sat Mar 10 13:06:37 2007
+++ php-src/ext/gd/gd.dsp       Thu May  3 02:55:11 2007
@@ -104,10 +104,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\gd_security.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\gdttf.c
 # End Source File
 # End Group
@@ -335,6 +331,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\libgd\gd_security.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\libgd\gd_ss.c
 
 !IF  "$(CFG)" == "gd - 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