targets/XSD_toolchain_gcc
author Sergey Surkov <surkovsv93@gmail.com>
Tue, 13 Dec 2016 17:47:34 +0300
changeset 1602 95ecb26fdc4e
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist

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