From: Bill Stoddard Date: Fri, 7 Jun 2002 16:28:47 +0000 (+0000) Subject: Win32: Get Ian's priority queue work compiling on Windows. X-Git-Tag: 2.0.37~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b319cdb8f5edf0c6889215e44800eff53668e6bc;p=apache Win32: Get Ian's priority queue work compiling on Windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95569 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/experimental/mod_cache.dsp b/modules/experimental/mod_cache.dsp index 38cd907885..3a2a8d03d7 100644 --- a/modules/experimental/mod_cache.dsp +++ b/modules/experimental/mod_cache.dsp @@ -92,10 +92,18 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File +SOURCE=.\cache_cache.c +# End Source File +# Begin Source File + SOURCE=.\cache_hash.c # End Source File # Begin Source File +SOURCE=.\cache_pqueue.c +# End Source File +# Begin Source File + SOURCE=.\cache_storage.c # End Source File # Begin Source File @@ -112,10 +120,18 @@ SOURCE=.\mod_cache.c # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File +SOURCE=.\cache_cache.h +# End Source File +# Begin Source File + SOURCE=.\cache_hash.h # End Source File # Begin Source File +SOURCE=.\cache_pqueue.h +# End Source File +# Begin Source File + SOURCE=.\mod_cache.h # End Source File # End Group