[Vorbis-dev] vs2005 project file output dir inconsistency
Sebastian Pipping
webmaster at hartwork.org
Mon Apr 14 14:42:43 PDT 2008
Andrew Chew wrote:
> I just checked out trunk/vorbis to build the latest libvorbis, and
> noticed an inconsistency in the project settings.
>
> For the two build configurations Debug and Release, we have as the
> Output Directory "$(SolutionDir)$(ConfigurationName)", and the
> Intermediate Directory "Debug". ("Release" for the Release configuration)
>
> However, for the two build configurations Release_SSE and Release_SSE2,
> Output Directory is "$(ConfigurationName)" and Intermediate Directory is
> also "$ConfigurationName)".
>
> How come this is inconsistent? If this is unintentional, which one
> should we use? I'll be happy to supply a patch to fix this up.
I had a closer look now and (hopefully) fixed this for
libogg/libvorbis/vorbis-tools. For the patch on libvorbis
please see https://trac.xiph.org/changeset/14734 .
Sebastian
More information about the Vorbis-dev
mailing list