With all of the work that goes into creating a given platform based on a
given BSP I want to make sure that all of the files I need to re-create the
platform are backed up in case I should need them. What files do I need to
archive to be able to re-produce my platform should my development PC crash?
For instance when I change the Custom Build setting of a device driver to
copy the REG file for that particular driver to the release directory (in
the PB IDE) what file is updated with that information? I can see that the
(My Platform)_SetEnv.bat changes in the (_PUBLICROOT)\(My Platform)
directory for changes to the environment variables. Is most of it contained
in the (My Platform).wce workspace file ?