changeset 203 | cb9901076a21 |
child 251 | 2066d2c65b71 |
202:cd81a7a6e55c | 203:cb9901076a21 |
---|---|
1 |
|
2 <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/> |
|
3 <xsd:attribute name="CFLAGS" type="xsd:string" use="required"/> |
|
4 <xsd:attribute name="Linker" type="xsd:string" use="optional" default="ld"/> |
|
5 <xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/> |