I need to change some .res files (mainly cplmain resources) in the PUBLIC
directory. I tried to copy the files to my platform\Files\<LANGID> dir, but
it seems that the sysgen process links again the .res files in
%_PROJECTROOT%\cesysgen\... directory, and the files in my platform's Files
dir will be copied to %_FLATRELEASEDIR%\<LANGID>, so it doesn't work.
I also tried sysgen_capture, but it's hard to resolve the build errors.
regards,
Hou.