Skip to content

Commit

Permalink
Update CC.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhat committed Aug 30, 2014
1 parent 62d7f03 commit 08aa3df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/CC.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,20 @@ Use this task to call the native compiler directly.
### Nested Elements

[CcTask.Arg](CCTASK.md)

| Attribute | Type | Default | Description
|----------------|----------|------------------------|-----------------------------------------------------------------
| value | String | "" | Argument to pass to the native compiler

[CcTask.Define](CCTASK.md)

| Attribute | Type | Default | Description
|----------------|----------|------------------------|-----------------------------------------------------------------
| name | String | | Name of defined variable
| value | String | | Value of defined variable

[CcTask.Include](CCTASK.md)

| Attribute | Type | Default | Description
|----------------|----------|------------------------|-----------------------------------------------------------------
| path | String | "." | Argument to pass to the native compiler
Expand Down

0 comments on commit 08aa3df

Please sign in to comment.