diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2002-06-24 04:55:52 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2002-06-24 04:55:52 +0000 |
commit | 5df0355cb3fe21e95b8072e9d9c26d33a960fa3f (patch) | |
tree | eea5f29bb859cb47d27850cb0e4b30b70fa25ad1 /libhttpd.dsp | |
parent | 2d094adecfef20f5af07cd27815e800bdc7dc761 (diff) | |
download | httpd-5df0355cb3fe21e95b8072e9d9c26d33a960fa3f.tar.gz |
Incorporate ap_regkey.c into the build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95877 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r-- | libhttpd.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp index 2dff75963b..c0ffcc79aa 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -495,6 +495,14 @@ SOURCE=.\modules\arch\win32\mod_win32.c # PROP Default_Filter "" # Begin Source File +SOURCE=.\os\win32\ap_regkey.c +# End Source File +# Begin Source File + +SOURCE=.\os\win32\ap_regkey.h +# End Source File +# Begin Source File + SOURCE=.\server\error_bucket.c # End Source File # Begin Source File |