beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when launching Beremiz with a wrong project path
2013-06-03, Laurent Bessard
e3f805ba74ca
file is
Executable
Fixed bug when launching Beremiz with a wrong project path
<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"/>