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

2004-02-11 Thread Henri Gomez
Mike Anderson a écrit :
It's fine by me.  Günter is correct that MSVC will create these as necessary and you can build without them.  
I'd do it, but I'm clueless about the proper procedure in CVS (being a Windows/NetWare weenie:-)  I'm learning though.
I'm using Eclipse and it rocks in the CVS area :)

Mike Anderson


[EMAIL PROTECTED] 2/9/2004 5:05:53 AM 
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.


removed, should I do the same for isapi ?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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

2004-02-11 Thread Guenter Knauf
Hi Henri,
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.



 removed, should I do the same for isapi ?
yes, the *.dsw are all obsolete and useless - *.dsp are the single projects while 
*.dsw is normally the master work bench; so a *.dsw would only make sense if it would 
be in a higher level directory, and then include all other *.dsp so that they are 
compilable from one place; look for Apache as sample, there you have one Apache.dsw in 
the top-level dir which contains all other *.dsp

Guenter.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-02-11 Thread Mike Anderson
 [EMAIL PROTECTED] 2/11/2004 2:11:08 AM 
Mike Anderson a écrit :
 It's fine by me.  Günter is correct that MSVC will create these as necessary and 
 you can build without them.  
I'd do it, but I'm clueless about the proper procedure in CVS (being a 
Windows/NetWare weenie:-)  I'm learning though.

I'm using Eclipse and it rocks in the CVS area :)

I better get it and try it then, especially since Novell (my paycheck :-) is now 
joined Eclipse.

 
 Mike Anderson
 
 
[EMAIL PROTECTED] 2/9/2004 5:05:53 AM 
 
 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.
 
 

removed, should I do the same for isapi ?

I think that would be appropriate.  These files are basically just the workspace 
settings and they aren't needed to build the project.

Mike Anderson


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-02-10 Thread Henri Gomez
Guenter Knauf a écrit :

Hi Henri,

Commited Thanks
hmm, doesnt work, maybe another copypaste error?
Yes another one ;-)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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

2004-02-10 Thread Mike Anderson
It's fine by me.  Günter is correct that MSVC will create these as necessary and you 
can build without them.  I'd do it, but I'm clueless about the proper procedure in CVS 
(being a Windows/NetWare weenie:-)  I'm learning though.

Mike Anderson

 [EMAIL PROTECTED] 2/9/2004 5:05:53 AM 
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: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-02-09 Thread Henri Gomez
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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

2004-02-09 Thread Guenter Knauf
Hi Henri,
 Commited Thanks
hmm, doesnt work, maybe another copypaste 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-02-08 Thread Günter Knauf
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.

http://www.gknw.com/test/nsapi.dsp.diff
===
--- ./jk/native/netscape/nsapi.dsp.origFri Feb 06 18:57:07 2004
+++ ./jk/native/netscape/nsapi.dsp Sun Feb 08 22:21:13 2004
@@ -92,10 +92,6 @@
 # PROP Default_Filter cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
 # Begin Source File
 
-SOURCE=..\common\jk_channel_socket.c
-# End Source File
-# Begin Source File
-
 SOURCE=..\common\jk_ajp13.c
 # End Source File
 # Begin Source File
@@ -160,14 +156,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
 # End Group
@@ -176,10 +164,6 @@
 # PROP Default_Filter h;hpp;hxx;hm;inl
 # Begin Source File
 
-SOURCE=..\common\jk_channel.h
-# End Source File
-# Begin Source File
-
 SOURCE=..\common\jk_ajp13.h
 # End Source File
 # Begin Source File
@@ -257,10 +241,6 @@
 # Begin Source File
 
 SOURCE=..\common\jk_worker.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\common\jk_env.h
 # End Source File
 # End Group
 # Begin Group Resource Files



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]