beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when creating New project in PLCOpenEditor
2013-04-15, Laurent Bessard
d9e75a5b5f08
file is
Executable
Fix bug when creating New project in PLCOpenEditor
<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"/>