Skip to content

Commit 08aa3df

Browse files
committed
Update CC.md
1 parent 62d7f03 commit 08aa3df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/CC.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,20 @@ Use this task to call the native compiler directly.
1919
### Nested Elements
2020

2121
[CcTask.Arg](CCTASK.md)
22+
2223
| Attribute | Type | Default | Description
2324
|----------------|----------|------------------------|-----------------------------------------------------------------
2425
| value | String | "" | Argument to pass to the native compiler
2526

2627
[CcTask.Define](CCTASK.md)
28+
2729
| Attribute | Type | Default | Description
2830
|----------------|----------|------------------------|-----------------------------------------------------------------
2931
| name | String | | Name of defined variable
3032
| value | String | | Value of defined variable
3133

3234
[CcTask.Include](CCTASK.md)
35+
3336
| Attribute | Type | Default | Description
3437
|----------------|----------|------------------------|-----------------------------------------------------------------
3538
| path | String | "." | Argument to pass to the native compiler

0 commit comments

Comments
 (0)