Several sample project tasks that are not to be automatically started now indicate this by simply specifying an empty task group list, rather than by defining and using a new task group. Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
% Application : Stack Protector Regression
|
|
|
|
% Warning: Saving a VxMicro project file (.vpf) with the
|
|
% VxMicro Project Manager (VPM) tool will result in any
|
|
% manually entered comments being removed, along with
|
|
% any format changes being undone.
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ======================================================
|
|
TASK REGRESSIONTASK 7 RegressionTask 2048 [EXE]
|
|
TASK ALTERNATETASK 5 AlternateTask 2048 []
|