File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,20 @@ Use this task to call the native compiler directly.
19
19
### Nested Elements
20
20
21
21
[ CcTask.Arg] ( CCTASK.md )
22
+
22
23
| Attribute | Type | Default | Description
23
24
|----------------|----------|------------------------|-----------------------------------------------------------------
24
25
| value | String | "" | Argument to pass to the native compiler
25
26
26
27
[ CcTask.Define] ( CCTASK.md )
28
+
27
29
| Attribute | Type | Default | Description
28
30
|----------------|----------|------------------------|-----------------------------------------------------------------
29
31
| name | String | | Name of defined variable
30
32
| value | String | | Value of defined variable
31
33
32
34
[ CcTask.Include] ( CCTASK.md )
35
+
33
36
| Attribute | Type | Default | Description
34
37
|----------------|----------|------------------------|-----------------------------------------------------------------
35
38
| path | String | "." | Argument to pass to the native compiler
You can’t perform that action at this time.
0 commit comments