beremiz
Clone
Summary
Browse
Changes
Graph
Preliminary accessor support for debug
2009-12-02, Edouard TISSERANT
18583d13f0fa
file is
Executable
Preliminary accessor support for debug
<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="g++"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>