I tried to create a project with one assembly file (foo.s64P) and this file is not recognized as a source file and does not get built. I can tell compiler about this extension by adding a -ea option but how do I tell the project that this is a source file?