You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2002/07/08 09:46:02 UTC

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi isapi.dsp

mturk       2002/07/08 00:46:02

  Modified:    jk/native2/server/isapi isapi.dsp
  Log:
  Add the jk_iis_thread_pool.c to the build.
  
  Revision  Changes    Path
  1.17      +4 -0      jakarta-tomcat-connectors/jk/native2/server/isapi/isapi.dsp
  
  Index: isapi.dsp
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/server/isapi/isapi.dsp,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- isapi.dsp	12 Jun 2002 23:26:35 -0000	1.16
  +++ isapi.dsp	8 Jul 2002 07:46:02 -0000	1.17
  @@ -145,6 +145,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\jk_iis_thread_pool.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\jni\jk_jni_aprImpl.c
   # End Source File
   # Begin Source File
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>