beremiz
Clone
Summary
Browse
Changes
Graph
Extended LogCursor attributes
2013-03-22, Edouard Tisserant
5dcb361a55ef
file is
Executable
Extended LogCursor attributes
<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="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>