From: William A. Rowe Jr Date: Fri, 20 Jul 2001 19:48:02 +0000 (+0000) Subject: Clean up unnecessary duplicate references to pcre (they fall out of X-Git-Tag: 2.0.21~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4a9670db8d15f66d33d6a76db84c373a745c1d;p=thirdparty%2Fapache%2Fhttpd.git Clean up unnecessary duplicate references to pcre (they fall out of libhttpd as our own ap_regexec()) and force InstallBin as the default project by moving it to the head of the list, so the first access of this .dsp will take InstallBin.dsp as the active project. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89643 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Apache.dsw b/Apache.dsw index 27d43056ec2..82699116053 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -1,29 +1,8 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 +Microsoft Developer Studio Workspace File, Format Version 5.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### -Project: "Apache"=".\Apache.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name libapr - End Project Dependency - Begin Project Dependency - Project_Dep_Name libaprutil - End Project Dependency - Begin Project Dependency - Project_Dep_Name libhttpd - End Project Dependency -}}} - -############################################################################### - Project: "InstallBin"=".\InstallBin.dsp" - Package Owner=<4> Package=<5> @@ -93,6 +72,27 @@ Package=<4> ############################################################################### +Project: "Apache"=".\Apache.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name libapr + End Project Dependency + Begin Project Dependency + Project_Dep_Name libaprutil + End Project Dependency + Begin Project Dependency + Project_Dep_Name libhttpd + End Project Dependency +}}} + +############################################################################### + Project: "ab"=".\support\ab.dsp" - Package Owner=<4> Package=<5> @@ -545,6 +545,9 @@ Package=<4> Begin Project Dependency Project_Dep_Name libhttpd End Project Dependency + Begin Project Dependency + Project_Dep_Name pcre + End Project Dependency }}} ###############################################################################