Same as
addForeignSource, but expects to receive a path
pointing to the foreign file instead of a
String of its
contents. Consider using this in conjunction with
addTempFile.
This is a good alternative to
addForeignSource when you are
trying to directly link in an object file.