targets/XSD_toolchain_gcc
author btaylor@grond.willowglen.ab.ca
Mon, 06 Jul 2009 11:27:06 -0600
changeset 357 19db1076e93c
parent 251 2066d2c65b71
child 621 a3ce93d63832
permissions -rwxr-xr-x
close ZeroConf object when exiting the Service Discovery window.
(otherwise pythonw.exe does not exit when closing Beremiz on Windows)

          <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
          <xsd:attribute name="Linker" type="xsd:string" use="optional" default="g++"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>