diff options
author | Mladen Turk <mturk@apache.org> | 2009-02-17 18:51:17 +0100 |
---|---|---|
committer | Mladen Turk <mturk@apache.org> | 2009-02-17 18:51:17 +0100 |
commit | 352af5ff8a357d82d1e7aa38186aed75b87e5059 (patch) | |
tree | 8b27f0dba6976407f61e174e6175788c73f2fe7c /libhttpd.dsp | |
parent | Add watchdog module header to dist include (diff) | |
download | apache2-352af5ff8a357d82d1e7aa38186aed75b87e5059.tar.xz apache2-352af5ff8a357d82d1e7aa38186aed75b87e5059.zip |
Add watchdog module to win32 build.
Since it can only operate as static module reference it inside modules.c
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@745172 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r-- | libhttpd.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp index 8dd7788272..3c902378d3 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -423,6 +423,10 @@ SOURCE=.\modules\mappers\mod_so.c # End Source File # Begin Source File +SOURCE=.\modules\mappers\mod_watchdog.c +# End Source File +# Begin Source File + SOURCE=.\modules\arch\win32\mod_win32.c # End Source File # Begin Source File |