cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: naming convention of targets for Windows platform - why not use VC style?

From: Piotr Dobrogost <bragas_at_op.pl>
Date: Wed, 18 Feb 2009 17:44:46 +0100

> Date: Wed, 18 Feb 2009 07:39:48 +0100 (CET)
> From: Daniel Stenberg <daniel_at_haxx.se>
> Subject: Re: naming convention of targets for Windows platform - why
> not use VC style?
>
> I don't think we have a single developer who's
> actually using that makefile so to my knowledge there's nobody who will
> provide any strong opinions on those details.

That's interesting.
Why do you think so?

> Well "zlib-ssl-dll" as an example implies using zlib and ssl to create a dll.

Not really.
It means to use static zlib and dynamic ssl.
The pattern is
[release|debug][-dll][-zlib|-zlib-dll][-ssl|-ssl-dll]...

Creating dll with zlib and ssl would be spelled as
dll-zlib-ssl

Regards
Piotr Dobrogost
Received on 2009-02-18