beremiz
Clone
Summary
Browse
Changes
Graph
Fixed code section headers in CodeFileEditor
2013-05-10, Laurent Bessard
b6e252733c64
file is
Executable
Fixed code section headers in CodeFileEditor
<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"/>