Sebastian Pipping
2007-Jul-29 08:33 UTC
[Vorbis-dev] Visual Studio 200x project files of libvorbis and libogg
I have done a few fixes, mainly
* adding the missing references to libogg.lib and libvorbis.lib
* added solution files grouping some projects together
* moving VS2003 to the "debug"/"release" folder idea
that is already used for VS2005
* stripping debugging symbols from release builds
I was not able to do the latter for the VS2005 project
of libogg - maybe somone else have a look?
See below for related changesets [1-4].
For consistency I would like to see someone move the VS6 files
to its own subfolder if changing them is not too hard:
+-win32
+-VS2003
+-VS2005
+-VS6
Anybody interested in doing that?
Sebastian
[1] https://trac.xiph.org/changeset/13377
[2] https://trac.xiph.org/changeset/13378
[3] https://trac.xiph.org/changeset/13380
[4] https://trac.xiph.org/changeset/13381