Project source tree.
Posted: Sun Nov 06, 2011 10:06 pm
My project is still very fresh so I'm thinking of how should the source tree be laid out. The directories should be logically placed and I don't think there should be too many levels, as it makes the navigation more difficult. I think I have to decide on the directory layout now, when there's still a small amount of files in the tree, as later, when there will be more files, it might be more difficult to change it.
So what does your project source tree look like?
For now, mine is like this.
build/
src/arch/x86-32/
src/include/
src/port/
tool/
So what does your project source tree look like?
For now, mine is like this.
build/
src/arch/x86-32/
src/include/
src/port/
tool/