beremiz
Clone
Summary
Browse
Changes
Graph
URI Editor Dialog : moved it to /dialog, and fixed naming.
2018-11-08, Edouard Tisserant
8c18b1a3e2bf
URI Editor Dialog : moved it to /dialog, and fixed naming.
<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=""/>