diff options
author | Ryan Bloom <rbb@apache.org> | 1999-12-15 19:32:23 +0000 |
---|---|---|
committer | Ryan Bloom <rbb@apache.org> | 1999-12-15 19:32:23 +0000 |
commit | 76b770b86bacc969177f462cfd3be20b34815d45 (patch) | |
tree | 51b1d1af41cefdda708fc65123e035dc0263befa /httpd.dsp | |
parent | 84ade74b140764b1d97039993d48dc307a1fabf9 (diff) | |
download | httpd-76b770b86bacc969177f462cfd3be20b34815d45.tar.gz |
Remove the readdir files from os/win32. These are taken care of by APR now,
and they have been bothering me. This is my first attempt at generating a
Makefile for Windows, but it seems to have worked for me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84296 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'httpd.dsp')
-rw-r--r-- | httpd.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -214,10 +214,6 @@ SOURCE=.\os\win32\modules.c # End Source File # Begin Source File -SOURCE=.\os\win32\readdir.c -# End Source File -# Begin Source File - SOURCE=.\main\rfc1413.c # End Source File # Begin Source File @@ -350,10 +346,6 @@ SOURCE=.\os\win32\os.h # End Source File # Begin Source File -SOURCE=.\os\win32\readdir.h -# End Source File -# Begin Source File - SOURCE=.\os\win32\registry.h # End Source File # Begin Source File |