Share via


Configuring Subproject Build Order (Windows Embedded CE 6.0)

1/6/2010

If you have more than one existing subproject in your OS design, you might want to configure the order that your subprojects are built in.

This is helpful when you have subprojects that depend upon each other to function.

To accomplish this, you can use Platform Builder to edit the dirs files associated with the subproject in your OS design.

For more information, see Dirs File.

For more information about adding subprojects to your OS design, see Adding a Subproject to an OS Design.

To configure project build order

  1. From the Project menu, choose Set Subproject Build Order.

    The Subprojects Build Order dialog box appears.

  2. Choose from the following:

    • To move a subproject earlier in the build order, select the subproject and choose Up.
    • To move the project later in the build order, choose Down.
  3. To close the dialog box and save your settings, choose OK.

See Also

Concepts

Creating a Subproject
Project Menu Options