Commit 72fc3cae authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent e9c0a351
Loading
Loading
Loading
Loading
+25 −22
Original line number Diff line number Diff line
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
}}}

###############################################################################