]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clean up unnecessary duplicate references to pcre (they fall out of
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 20 Jul 2001 19:48:02 +0000 (19:48 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 20 Jul 2001 19:48:02 +0000 (19:48 +0000)
  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

index 27d43056ec2b70ed8e196c7563dbf742a9cda59a..826991160535df963c6921a20a571362ee0ffdbb 100644 (file)
@@ -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
 }}}
 
 ###############################################################################