targets/XSD_toolchain_gcc
author janbarslo
Sun, 30 Jul 2017 13:54:51 -0700
changeset 1721 42f64435d740
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Changed title of new project dialog from:
Choose a project
to
Choose an empty directory for new project

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