From ef4a9670db8d15f66d33d6a76db84c373a745c1d Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 20 Jul 2001 19:48:02 +0000 Subject: [PATCH] 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 --- Apache.dsw | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/Apache.dsw b/Apache.dsw index 27d43056ec..8269911605 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 }}} ############################################################################### -- 2.50.1