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