Fix dependencies of project when using Ninja
Ninja seems to have to know that the .a file is generated by the external build, otherwise it will not properly resolve the dependency
Ninja seems to have to know that the .a file is generated by the external build, otherwise it will not properly resolve the dependency