targets/XSD_toolchain_gcc
author Edouard Tisserant
Tue, 30 Oct 2018 13:47:24 +0100
changeset 2327 569d7fbc0bd4
parent 1478 69fe0b81e951
permissions -rw-r--r--
Prevent PLCObject to be imported from IDE as a side effect of importing runtime package

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