[Tdg] Code commit
Rama Hoetzlein
rch at umail.ucsb.edu
Fri Mar 2 09:54:44 PST 2007
> 1) I noticed a "mint.sln" file in the "mint" directory. Shouldn't it
> be inside the "make/visualstudio" folder? (I assume is a solution,
> right?)
Possibly. I need to make sure VisualStudio doesn't complain.
> 2) What's the difference between the "output" and the "bin" directories?
Output is for obj, link and debug files (temporary). Bin is for .exe and
.lib
> 3) I noticed a "test_app" directory inside source. Would it make
> sense to have a "Tests" folder (outside Source) where we have test
> apps and maybe unit tests, etc... ?
Graham suggested this too. Sounds good. (if you commit remember all
folder names will be lower case with underscores between words)
-rama
More information about the Tdg
mailing list