For many projects, you can use the "One Compilation Unit" way: one root source 
file
for one end result (shared lib/module/exe/etc).
The source tree is static and code selection happens with the C preprocessor.

-- 
Sylvain

Reply via email to