The TaskJuggler Manual | ||
---|---|---|
Prev | Chapter 7. Property Reference | Next |
prefix
>taskprefix
<prefix >
| |||
---|---|---|---|
Description | All tasks in the included file are added as sub-tasks of the
task specified by | ||
Attributes | Name | Type | Description |
prefix | ID | ||
Context | include, | ||
Inheritable | No | Scenario Spec. | No |
See also | task |
project yourId "Your Project" "1.0" 2005-04-05 - 2005-05-01 task main "Main task" { } include "Include2.tji" { taskprefix main }