[theora-dev] Boring but useful VP3/QT patches
Eric M. Kidd
Eric.M.Kidd at Dartmouth.EDU
Fri Jul 19 07:29:38 PDT 2002
--- Ralph Giles wrote:
FWIW, I was a little nervous about that one. the *.<build-file-ext>
additions are reasonable, but things like 'Debug' and 'Release' looked
like they could conflict with later files/directories. Eric, can you
explain for us non-windows folk where those files come from and what
they are?
--- end of quote ---
These are standard MSVC++ output directories, and they get created every time you do a build. They typically contain many kinds of object files and build byproducts. They are frequently included in .cvsignore files, because (1) they're a build byproduct and (2) they're all over most MSVC++ build trees.
They're actually named after the "Debug" and "Release" targets associated with every MSVC++ project. If you add new build configurations, you'll get more directories.
I hope this helps!
Cheers,
Eric
(Linux/Windows/Mac developer)
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Theora-dev
mailing list