Plato allows me to specify, among others, the following: 1.) include paths (Project->Properties->Source->Specifiy include paths) and 2.) include modules (Project->Properties->Source->Specifiy module paths).
This works fine when compiling. However, when the program is linked the object files are required as well. Is there some way to instruct Plato to search for the object files in a path?