You were right.
There are multiple files with same name are included in the project. The problem is that i need it them all. Files with same names are located in different directories and inherit one from another.
How can i tell the compiler to build unique object for each file ? Or build object tree exactly like the source tree ?