summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/mwld.xml
blob: c2b0d6359e866d5a3c477fa87ad7595f879e9d43 (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
26
27
<!--
__COPYRIGHT__

This file is processed by the bin/SConsDoc.py module.
See its __doc__ string for a discussion of the format.
-->
<tool name="mwld">
<summary>
Sets construction variables for the Metrowerks CodeWarrior linker.
</summary>
<sets>
AR
ARCOM
LIBDIRPREFIX
LIBDIRSUFFIX
LIBLINKPREFIX
LIBLINKSUFFIX
LINK
LINKCOM
SHLINK
SHLINKFLAGS
SHLINKCOM
<!--SHLIBEMITTER-->
</sets>
<uses>
</uses>
</tool>