targets/XSD_toolchain_gcc
author Surkov Sergey <surkovsv93@gmail.com>
Fri, 27 Jan 2017 16:53:04 +0300
changeset 1647 13d15a1ae899
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
broken code is temporarily blocked
This code used to highlight with green color text in upper-left corner (path to current instance) in debug mode, if current instance active. Only SFC actions are affected. #16

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