OS Design Configuration Files (Windows Embedded CE 6.0)

1/5/2010

The files that Platform Builder uses during the build process can be separated into two general categories of configuration files, source code configuration files and image configuration files:

  • Source code configuration files are used by the Build tool to build modules and features and to build the source code for your run-time image.
  • Run-time image configuration files are used by a number of tools that are called by the Make Binary Image Tool to create the run-time image.

For more information about the parts that these file types play in the build system, see Build System Tools.

See Also

Concepts

Build System
Source Code Configuration Files
Run-Time Image Configuration Files