Some projects are examples of using a library that is
depending on a certain library. So when the library is
rebuilt, another project should be linked against new
generated library. So the IDE should handle .a files in
the Project Tree as dependencies too. (And not trying
to link them by renaming into .o).