targets/XSD_toolchain_gcc
author dporopat <denis.poropat@smarteh.si>
Thu, 19 Apr 2018 09:50:00 +0200
branch#2476
changeset 1991 34a9287b6c7d
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
#2476 Fix for saving text in URI edit text box. No need to click out of URI edit text box to save edited text.

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