libwww as static library in msvc++ ?

Hi
I want to compile libwww as a static library.

How should I do that?

Are there any projects (.dsp) that build libww as a
static library och should i create one myself?

The help (Building libwww for Windows 95/98/NT) says:
What to do: Undefine WWW_WIN_DLL as preprocessor
directives when generating the project for the Library.

Does that mean that i should create a new empty static
library project and start adding the .h and .c files?
Seems a bit involved, is there an easier way?


/PÅ

Received on Friday, 29 December 2000 06:08:05 UTC