Re: static libraries for win32?

Well it looks like loading up the .dsp in .net and tweaking them allows 
to do that quite easily. But this is something VC6 doesn't do it seems 
(i.e. switching a .dll project to static library)

TTimo

Timothee Besset wrote:

>
> I see that the VC6 .dsp files provided in the 5.4.0 archive are 
> building  DLLs and import .lib files. Is there an easy way to get 
> static MSVC-friendly libraries? (i.e. for static linking against the 
> final app, no implicit .dll dependencies)
>
> TTimo
>
>
>

Received on Friday, 20 December 2002 10:41:10 UTC