Project Menu Options (Windows Embedded CE 6.0)
1/6/2010
The options on the Project menu enable you to view and modify settings for the active top-level project, which is your OS design in Windows Embedded CE 6.0. You can also add and modify subprojects in the active OS design.
Note
Menu options specific to Windows Embedded CE 6.0 are visible only when the active project is an OS design.
For more information, see the Visual Studio documentation.
The following options are available.
UI Element List
Command | Description |
---|---|
Add New Subproject |
Use the Windows Embedded CE Subproject Wizard to create a new subproject, which is by default added to the active OS design. |
Add Existing Subproject |
Add an existing subproject (.pbpxml) file to your OS design. |
Set Subproject Build Order |
Choose the order in which Platform Builder builds the subprojects in your OS design if more than one is currently loaded. |
Unload Project |
Removes the currently selected Visual Studio project from the solution, making it temporarily unavailable.
Note:
This does not delete the project.
|
Set as StartUp Project |
Sets the currently selected OS design as the target for debugging. |
<OS design> Properties |
View and modify the configuration settings for your OS design. |
See Also
Concepts
Platform Builder Menus
Platform Builder User Interface