beremiz

SVGHMI: Fix warning with WxPython > 4.x

2024-02-20, Edouard Tisserant
0f375805097a
SVGHMI: Fix warning with WxPython > 4.x
<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=""/>