targets/XSD_toolchain_gcc
author Laurent Bessard
Wed, 06 Feb 2013 01:18:56 +0100
changeset 925 5f9dd88a605b
parent 621 a3ce93d63832
child 1478 69fe0b81e951
permissions -rwxr-xr-x
Added support for drag'n drop variable from one graph to another with visible graph

          <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
          <xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>