This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Description
Two comments:
- source files are generally relative to the package directory
- generated source files should be relative to the build directory
This is to simplify how many directories to expand in the UI.
Project files are in the build directory, which may be quite remote from the package directory themselves, so relative to the project file is not particularly useful in the UI.