beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when closing project
2013-01-29, Laurent Bessard
8dc28b21bdac
file is
Executable
Fix bug when closing project
<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"/>