Subprojects (Compact 7)
3/12/2014
A subproject is a project that exists underneath the OS design in the Solution Explorer hierarchy. A subproject can depend on components or files that Platform Builder generates when it builds the OS design. You typically use subprojects to implement applications for the device.
To add a new subproject
In Solution Explorer, right-click the Subprojects folder.
Click Add New Subproject.
On the Select name, location and template page of the Subproject Wizard, select a template from the Available templates list, and then click Next.
On the Auto-generated subproject files page, select the option for the level of automatically generated code that you want, and then click Finish.
You can also add existing subprojects or change the build order of subprojects. These options are available on the Subprojects shortcut menu (right-click the Subprojects folder).
To change the configuration settings of a subproject
In Solution Explorer, right-click an existing subproject, and then click Properties.
In the dialog box that appears, change property values as needed.