beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: Fix web settings file upload.
2023-05-17, Edouard Tisserant
ef65e5b07464
Runtime: Fix web settings file upload.
<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=""/>