targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 17 May 2018 09:33:14 +0200
branch#2476
changeset 2009 00faf9279dc0
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
close branch #2476 - URI dialog fixed

          <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=""/>