From: Andi Gutmans Date: Sat, 12 Feb 2000 15:47:51 +0000 (+0000) Subject: - Support wddx by default on Windows X-Git-Tag: BEFORE_SAPI_POST_PATCH_17_FEB_2000~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e781caf962c058e71ea034433301b6511f4713cb;p=php - Support wddx by default on Windows --- diff --git a/main/config.w32.h b/main/config.w32.h index d9f8b1ecf2..5ed74e38d4 100644 --- a/main/config.w32.h +++ b/main/config.w32.h @@ -17,6 +17,7 @@ /* set to enable bundled expat library */ #define HAVE_LIBEXPAT 1 +#define HAVE_WDDX 1 /* should be added to runtime config*/ #define PHP3_URL_FOPEN 1 diff --git a/php4dllts.dsp b/php4dllts.dsp index 038f5973dd..be6eb8adea 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -706,6 +706,15 @@ SOURCE=.\regex\regfree.c # PROP Default_Filter ".c" # Begin Source File +SOURCE=.\dlist.c +# End Source File +# Begin Source File + +SOURCE=.\ext\wddx\wddx.c +# ADD CPP /I "ext\xml\expat\xmlparse" +# End Source File +# Begin Source File + SOURCE=.\ext\xml\xml.c # ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse" # End Source File @@ -715,6 +724,18 @@ SOURCE=.\ext\xml\xml.c # PROP Default_Filter ".h" # Begin Source File +SOURCE=.\dlist.h +# End Source File +# Begin Source File + +SOURCE=.\ext\wddx\php_wddx.h +# End Source File +# Begin Source File + +SOURCE=.\ext\wddx\php_wddx_api.h +# End Source File +# Begin Source File + SOURCE=.\ext\xml\php_xml.h # End Source File # End Group @@ -778,7 +799,7 @@ SOURCE=.\ext\xml\expat\xmltok\xmldef.h # End Source File # Begin Source File -SOURCE=.\xmlparse.h +SOURCE=.\ext\xml\expat\xmlparse\xmlparse.h # End Source File # Begin Source File