sebastian Sat Sep 6 03:57:11 2003 EDT Modified files: /php-src/win32 php4dllts.dsp Log: Add ext/standard/http.{c|h}. Index: php-src/win32/php4dllts.dsp diff -u php-src/win32/php4dllts.dsp:1.131 php-src/win32/php4dllts.dsp:1.132 --- php-src/win32/php4dllts.dsp:1.131 Mon Aug 25 06:11:26 2003 +++ php-src/win32/php4dllts.dsp Sat Sep 6 03:57:10 2003 @@ -1624,6 +1624,10 @@ # End Source File # Begin Source File +SOURCE=..\ext\standard\http.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\http_fopen_wrapper.c # End Source File # Begin Source File @@ -1840,6 +1844,10 @@ # Begin Source File SOURCE=..\ext\standard\html.h +# End Source File +# Begin Source File + +SOURCE=..\ext\standard\http.h # End Source File # Begin Source File
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php