targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 11 Nov 2022 08:26:15 +0100
branchwxPython4
changeset 3673 6a04e7a90ceb
parent 1478 69fe0b81e951
permissions -rw-r--r--
Tests: Add project for OPC-UA server browsing and variable picking UI test

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