From: William A. Rowe Jr Date: Tue, 25 Jul 2000 00:42:09 +0000 (+0000) Subject: Changes to get Win32 compiling again, including substituting X-Git-Tag: APACHE_2_0_ALPHA_5~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03a99d64ebcd058a7a9f4412fb5b65ce35e3dbc6;p=thirdparty%2Fapache%2Fhttpd.git Changes to get Win32 compiling again, including substituting apr_string.h for apr_lib.h, fix some bad linkage declarations, and some more comments on threadproc/win32/proc.c PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85876 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Apache.dsw b/Apache.dsw index 16bda879f41..fe224764315 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -344,6 +344,12 @@ Package=<4> Begin Project Dependency Project_Dep_Name ApacheCoreDll End Project Dependency + Begin Project Dependency + Project_Dep_Name pcreposix + End Project Dependency + Begin Project Dependency + Project_Dep_Name xmlparse + End Project Dependency }}} ###############################################################################