You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2002/05/29 18:52:25 UTC

cvs commit: httpd-2.0/modules/filters mod_deflate.dsp

wrowe       02/05/29 09:52:25

  Modified:    modules/filters mod_deflate.dsp
  Log:
    Deflate inflates, who woulda known.  Glad I build clean occasionally.
  
  Revision  Changes    Path
  1.2       +24 -0     httpd-2.0/modules/filters/mod_deflate.dsp
  
  Index: mod_deflate.dsp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/filters/mod_deflate.dsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mod_deflate.dsp	6 May 2002 22:23:52 -0000	1.1
  +++ mod_deflate.dsp	29 May 2002 16:52:25 -0000	1.2
  @@ -141,6 +141,30 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\srclib\zlib\infblock.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\srclib\zlib\infcodes.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\srclib\zlib\inffast.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\srclib\zlib\inflate.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\srclib\zlib\inftrees.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\srclib\zlib\infutil.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\srclib\zlib\trees.c
   # End Source File
   # Begin Source File