beremiz
Clone
Summary
Browse
Changes
Graph
Enable overloading of availables languages in POU creation dialog
2014-06-23, Edouard Tisserant
0e1a6fcf4670
file is
Executable
Enable overloading of availables languages in POU creation dialog
<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"/>