beremiz
Clone
Summary
Browse
Changes
Graph
Fixed wrong bug report email
2011-09-27, Edouard Tisserant
c6b1a22aa614
file is
Executable
Fixed wrong bug report email
<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"/>