Hi, In PB4.1 the cesysgen.bat file in PROJECTROOT\Oak\Misc was big with lots
of checks on
what SYSGEN_xxx variables were set. Now in PB 5.0 all this file contains is
call PUBLICROOT\cebase\oak\misc\cesysgen.bat
which does not have all the settings the cesysgen.bat file in 4.1 had. Where
have all these checks been moved?

Regards
ms

Re: Cesysgen.bat question by Steve

Steve
Wed May 25 11:01:55 CDT 2005

If you carefully read PUBLICROOT\cebase\oak\misc\cesysgen.bat you will see
it calls other bat files. The idea is to isolate the dependency settings for
each public tree into a separate BAT file to make it all easier to maintain.
It also allows for individual PBPXML projects added to an OS Design
workspace to participate in the SYSGEN dependency process.

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com