Difference between revisions of "ConfigurationOptions"
| Line 2: | Line 2: | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
Handling of options specified in libraries. | Handling of options specified in libraries. | ||
| + | |||
| + | [[Image:Config example.png]] | ||
| + | |||
| + | == Available Options == | ||
| + | * read only | ||
| + | * assertions | ||
| + | * .NET namespace | ||
| + | * profile | ||
| + | * trace | ||
| + | * optimize (unused) | ||
| + | * .NET application optimize | ||
| + | * debug clauses | ||
| + | * warnings | ||
Revision as of 15:54, 13 October 2006
Handling of options specified in libraries.
Available Options
- read only
- assertions
- .NET namespace
- profile
- trace
- optimize (unused)
- .NET application optimize
- debug clauses
- warnings


