changeset 203 | cb9901076a21 |
child 251 | 2066d2c65b71 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/XSD_toolchain_gcc Wed Aug 20 00:11:40 2008 +0200 @@ -0,0 +1,5 @@ + + <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/> + <xsd:attribute name="CFLAGS" type="xsd:string" use="required"/> + <xsd:attribute name="Linker" type="xsd:string" use="optional" default="ld"/> + <xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/> \ No newline at end of file