summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/aixc++.xml
blob: 05b4dd64f810ec90b189a439de3b0d520f9c2bee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
__COPYRIGHT__

This file is processed by the bin/SConsDoc.py module.
See its __doc__ string for a discussion of the format.
-->
<tool name="aixc++">
<summary>
Sets construction variables for the IMB xlc / Visual Age C++ compiler.
</summary>
<sets>
CXX
SHCXX
CXXVERSION
SHOBJSUFFIX
</sets>
<uses>
</uses>
</tool>