From c821c5b18921d754fd833d62332eab5a175c6932 Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Mon, 8 Dec 2003 12:56:47 +0000 Subject: export libxml2 and iconv symbols extensions no longer link against either of those --- win32/builddef.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'win32/builddef.bat') diff --git a/win32/builddef.bat b/win32/builddef.bat index 54853f5651..f204812ace 100644 --- a/win32/builddef.bat +++ b/win32/builddef.bat @@ -2,5 +2,6 @@ rem Generate phpts.def file, which exports symbols from our dll that rem are present in some of the libraries which are compiled statically rem into PHP -rem $Id: builddef.bat,v 1.3 2003-12-05 19:51:52 fmk Exp $ +rem $Id: builddef.bat,v 1.4 2003-12-08 12:56:47 rrichards Exp $ type ..\ext\sqlite\php_sqlite.def +type ..\ext\libxml\php_libxml2.def -- cgit v1.2.1