[Vorbis-dev] Re: win32 sdk

Dimitry Andric dimitry at andric.com
Wed Oct 13 11:47:13 PDT 2004


On 2004-10-13 at 20:40:31 Glenn Maynard wrote:

>> Here the _d and _s suffixes stand for "DLL" and "static", and _md, _ml
>> and _mt for "using DLL runtime", "using static runtime" and "using
>> static multithreaded runtime", respectively.  As you can see, there's
>> a lot of project files to maintain. ;)

> The normal way of doing this is to have one set of project files, and use
> configurations to manage different build types.

I've tried that, but in VC++'s dependency system it's impossible to
let, say, "oggenc - Win32 Release" depend on "libvorbisenc - Win32
Multithreaded DLL Release".  So the naming convention you'd choose
would be forced upon all users of your projects.

Also, you can't produce both static and dynamic libraries from one
.dsp files.  You really need to have separate dsp's for that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 183 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20041013/8c580c93/attachment-0001.pgp


More information about the Vorbis-dev mailing list