beremiz
Clone
Summary
Browse
Changes
Graph
Fixed typo in IDEFrame OnProjectTreeRightUp method
2013-03-28, Laurent Bessard
44c3cafef436
file is
Executable
Fixed typo in IDEFrame OnProjectTreeRightUp method
<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"/>