beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add a class attribute to HMI Tree nodes, set when using HMI_NODE
svghmi
2019-11-14, Edouard Tisserant
77b2a3757e66
SVGHMI: add a class attribute to HMI Tree nodes, set when using HMI_NODE
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>