For each file that does not exist, a warning will be printed during the build.
For the separator, the compiler variable ${compiler:sys.pathlistSeparator}
can be used to separate path lists
with ; on Windows and : on Unix. The separator is interpreted as a regular
expression, so you can use \n for separating files with new lines, for example.