targets/XSD_toolchain_gcc
author janbarslo
Sun, 30 Jul 2017 13:51:43 -0700
changeset 1720 f974476b16bb
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Changed title of New Project dialog
from
Chose 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=""/>