beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when right click on ProjectTree project item
2013-04-18, Laurent Bessard
7bd88ac7b871
file is
Executable
Fixed bug when right click on ProjectTree project item
<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"/>