beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug in CFileEditor
2013-04-24, Laurent Bessard
b6a5ae4a68d7
file is
Executable
Fixed bug in CFileEditor
<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"/>