diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2008-06-07 00:42:35 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2008-06-07 00:42:35 +0000 |
commit | 455e5dba2c3a2a817d71f97fa29c6c01f4fd76f4 (patch) | |
tree | ce03c6e60d7c89ab7e9793417d1eedee7babf867 /libhttpd.dsp | |
parent | 4c9b085a29356c5c696f221414fcbddc80e45690 (diff) | |
download | httpd-455e5dba2c3a2a817d71f97fa29c6c01f4fd76f4.tar.gz |
add util_cookies
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664214 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 f1310468ca..5fff89ac22 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -492,6 +492,14 @@ SOURCE=.\include\util_charset.h # End Source File # Begin Source File +SOURCE=.\server\util_cookies.c +# End Source File +# Begin Source File + +SOURCE=.\server\util_cookies.h +# End Source File +# Begin Source File + SOURCE=.\include\util_ebcdic.h # End Source File # Begin Source File |