Subproject Wizard (Compact 2013)
3/26/2014
A subproject is a project that exists under a Windows Embedded Compact OS design in the Solution Explorer hierarchy. Platform Builder builds a subproject in the context of that design, and the subproject can depend on components or files that Platform Builder generates when it builds the design. You typically use subprojects to implement applications for the device.
The Subproject Wizard guides you to create a subproject. To run the wizard, go to File > New > Subproject. The wizard adds the subproject to the currently active OS design, and defines the subproject in a project (.pbpxml) file.
- Subproject Wizard: Select Name, Location and Template
- Subproject Wizard: Auto-Generated Subproject Files
- Subproject Wizard: Use Precompiled Header
- Subproject Wizard: Using Tux