Running a Batch Build (Windows Embedded CE 6.0)

1/5/2010

You can use the Batch Build command to build multiple run-time images consecutively from selected configurations of your OS design.

To build multiple run-time images

  1. For the batch build, select from the following Build menu options.

    • To copy files to the release directory after the build completes, select Copy files to release directory after building.
    • To create a run-time image from files in the release directory after the build completes, select Make run-time image after building.
  2. From the Build menu, choose Batch Build.

  3. In the Batch Build dialog box, in the Build column, select the check box for the configurations that you want to build.

  4. To clean the selected configurations, choose Clean.

  5. To build the selected configurations, choose Build.

    - or -

    To rebuild the selected configurations, choose Rebuild.

The results for each configuration are separated in the Output window by a line containing the name of the configuration.

See Also

Concepts

Build Tasks

Other Resources

Build Menu Options