beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when opening specific file editor
2013-07-05, Laurent Bessard
6b38acbe1fd0
file is
Executable
Fix bug when opening specific file editor
<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"/>