targets/XSD_toolchain_gcc
author dporopat <denis.poropat@smarteh.si>
Thu, 19 Apr 2018 13:40:56 +0200
branch#2486
changeset 2202 237c1a2de1c8
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
#2486 Adding reconnect funtion to WampClient. Global TransportFactory not needed anymore.

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