targets/XSD_toolchain_gcc
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 16 Jan 2017 12:15:20 +0300
changeset 1635 25e3bf6e193d
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
change white background for project tree element to transparent

because on GNU/Linux project tree has grey background, therefore
white background looks not good.

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