Ki,
my test from last message was completely from command-line. But it works only in the work directory, like in the project path with CCS.
Now I wrote a batch file with compiler command for each source directory. The work directory for the compiler I change with "pushd" to the corresponding source directory. With this workaround it's working.
It seems to be an error of the compiler. The goal is to do it with the CCS.
Thanks,
Milan