You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Guenter Knauf <ef...@gmx.net> on 2004/02/11 20:09:56 UTC

[PATCH] ./native/isapi/isapi.dsp - remove obsolete files

Hi,
the patch below removes the obsolete files from the project file; 
in addition I'd suggest to remove the *.dsw file.

http://www.gknw.com/test/isapi.dsp.diff
==================================================================
--- ./jk/native/isapi/isapi.dsp.orig      Tue Nov 06 06:15:20 2001
+++ ./jk/native/isapi/isapi.dsp           Wed Feb 11 20:00:12 2004
@@ -154,10 +154,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=..\common\jk_nwmain.c
-# End Source File
-# Begin Source File
-
 SOURCE=..\common\jk_pool.c
 # End Source File
 # Begin Source File
@@ -174,14 +170,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=..\common\jk_registry.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\common\jk_env.c
-# End Source File
-# Begin Source File
-
 SOURCE=..\common\jk_worker.c
 # End Source File
 # Begin Source File
@@ -291,10 +279,6 @@
 # Begin Source File
 
 SOURCE=..\common\jk_worker.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\common\jk_env.h
 # End Source File
 # Begin Source File


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: [PATCH] ./native/netscape/nsapi.dsp - remove obsolete files

Posted by Henri Gomez <hg...@apache.org>.
Guenter Knauf a écrit :

> Hi Henri,
> 
>>Commited Thanks
> 
> hmm, doesnt work, maybe another copy&paste error?

Yes another one ;-)

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: [PATCH] ./native/netscape/nsapi.dsp - remove obsolete files

Posted by Guenter Knauf <ef...@gmx.net>.
Hi Henri,
> Commited Thanks
hmm, doesnt work, maybe another copy&paste error?
================================================
--- nsapi.dsp.orig      Mon Feb 09 20:41:02 2004
+++ nsapi.dsp           Sun Feb 08 22:21:13 2004
@@ -242,8 +242,7 @@
 
 SOURCE=..\common\jk_worker.h
 # End Source File
-# Begin Source File
-
+# End Group
 # Begin Group "Resource Files"
 
 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"


> Mike/Mladen, ok to remove *.dsw ?


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: [PATCH] ./native/netscape/nsapi.dsp - remove obsolete files

Posted by Henri Gomez <hg...@apache.org>.
Günter Knauf a écrit :

> Hi,
> the patch below removes the obsolete files from the project file; 
> in addition I'd suggest to remove both *.dsw files from ./jk/native/netscape and ./jk/native/jni folders cause they are not needed - MSVC creates then self.

Commited Thanks

Mike/Mladen, ok to remove *.dsw ?


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org