diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2000-10-16 05:32:24 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2000-10-16 05:32:24 +0200 |
commit | e6dbddd8652b36121711dcdb1055e9a751ae3bfc (patch) | |
tree | 2b79c854f030b25a69fc1f7126713743166a1577 /InstallBin.dsp | |
parent | the zero-length hash key is valid. use (-1) as the discrimnator for (diff) | |
download | apache2-e6dbddd8652b36121711dcdb1055e9a751ae3bfc.tar.xz apache2-e6dbddd8652b36121711dcdb1055e9a751ae3bfc.zip |
Adds quick access to the must-haves (STATUS/CHANGES) and group the apr
library in to functional units
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86605 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'InstallBin.dsp')
-rw-r--r-- | InstallBin.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/InstallBin.dsp b/InstallBin.dsp index b100eb8da2..947eba5ee5 100644 --- a/InstallBin.dsp +++ b/InstallBin.dsp @@ -87,6 +87,10 @@ SOURCE=.\os\win32\BaseAddr.ref # End Source File # Begin Source File +SOURCE=.\CHANGES +# End Source File +# Begin Source File + SOURCE=..\logs\error.log # End Source File # Begin Source File @@ -97,5 +101,9 @@ SOURCE=..\conf\httpd.conf SOURCE=.\Makefile.win # End Source File +# Begin Source File + +SOURCE=..\STATUS +# End Source File # End Target # End Project |