beremiz

Preliminary accessor support for debug

2009-12-02, Edouard TISSERANT
18583d13f0fa
file isExecutable
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"/>