targets/XSD_toolchain_gcc
author Sergey Surkov <surkovsv93@gmail.com>
Wed, 02 Nov 2016 14:23:24 +0300
changeset 1562 6e38f13d4b7b
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
fix borders of pull-down choice list box in Config tab, in Project Properties

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