Looks like you finally figured this out with your followup question. But if you haven't (or someone else found this question in a web search), you probably want to use "Compile to Target" instead of "Compile Project to Target".
Support for Projects of multiple C files was an add on feature that never really took hold. Almost all projects have a single .C file that loads additional code through libraries and the "#use" directive.