beremiz
Clone
Summary
Browse
Changes
Graph
First stage of xmlclass refactoring using lxml
2013-08-26, Laurent Bessard
13ee5f4ab612
file is
Executable
First stage of xmlclass refactoring using lxml
<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"/>