targets/XSD_toolchain_gcc
author dporopat <denis.poropat@smarteh.si>
Tue, 14 Aug 2018 11:14:20 +0200
changeset 2266 ed415982a9aa
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
NevowServer : Added minimalist css style customization and a link to go to settings page and back

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