Building Multiple Subprojects (Windows Embedded CE 6.0)

1/5/2010

When your OS design contains multiple subprojects, you can choose to build them consecutively.

To build multiple subprojects

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

    • To delete intermediate and output files before running the build, select Global Build Settings and then select Clean before Building.
    • To create a run-time image from files in the release directory after the build completes, select Global Build Settings, and then select Make run-time image after building.
  2. Select Batch Build.

  3. In the Batch Build dialog box, you can view and modify the configurations for each subproject that you want to build.

    When you have completed modifying the configurations, choose Close.

  4. From the Build menu, choose Build All Subprojects.

See Also

Tasks

Stopping a Build

Concepts

Build Tasks

Other Resources

Build Menu Options