]> granicus.if.org Git - apache/commitdiff
Win32: Get Ian's priority queue work compiling on Windows.
authorBill Stoddard <stoddard@apache.org>
Fri, 7 Jun 2002 16:28:47 +0000 (16:28 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 7 Jun 2002 16:28:47 +0000 (16:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95569 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/mod_cache.dsp

index 38cd907885c222e4683fcdfbbcd3ee5ecae0804c..3a2a8d03d741041b14195a5f50426894d2dec829 100644 (file)
@@ -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