beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix py3/wxpy4 related deprecation warnings
2023-07-25, Edouard Tisserant
73a44957c381
IDE: fix py3/wxpy4 related deprecation warnings
<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=""/>