beremiz
Clone
Summary
Browse
Changes
Graph
change default linker (ld ) to g++ in XSD for gcc toolchain
2008-09-08, greg
2066d2c65b71
file is
Executable
change default linker (ld ) to g++ in XSD for gcc toolchain
<xsd:element name="Win32">
<xsd:complexType>
%(toolchain_gcc)s
</xsd:complexType>
</xsd:element>