targets/XSD_toolchain_gcc
author Surkov Sergey <surkovsv93@gmail.com>
Wed, 28 Jun 2017 18:38:52 +0300
changeset 1711 a0682ec03f1f
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
fixes double mouse capturing after forcing variable in debug mode
this problem appears on Linux

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