beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix py3 consequences on i18n
2024-03-18, Edouard Tisserant
b5017dd5c049
SVGHMI: fix py3 consequences on i18n
<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=""/>