summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/mwcc.xml
blob: 443eda75637a5fdbcdeef3d4faba58486471e8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!--
__COPYRIGHT__

This file is processed by the bin/SConsDoc.py module.
See its __doc__ string for a discussion of the format.
-->
<tool name="mwcc">
<summary>
XXX
</summary>
</tool>

<cvar name="MWCW_VERSION">
<summary>
The version number of the MetroWerks CodeWarrior C compiler
to be used.
</summary>
</cvar>

<cvar name="MWCW_VERSIONS">
<summary>
A list of installed versions of the MetroWerks CodeWarrior C compiler
on this system.
</summary>
</cvar>