Targeted Build Commands (Compact 2013)
3/26/2014
When you select a buildable folder (including a subproject) in Solution Explorer, you can select a build shortcut from the shortcut menu. The following table shows the shortcuts and the corresponding build commands that appear on the menus. The shortcuts available depend on the folder.
Shortcut |
Build command |
---|---|
Build |
|
Rebuild |
|
Sysgen |
sysgen –p <folder> |
Build and Sysgen |
build –c sysgen –p <folder> |
Rebuild and Clean Sysgen |
build –c sysgen –p <folder> |
Run Code Analysis |
|
See Also
Concepts
Platform Builder User Interface