beremiz

fix for test app from skv. thanks

2018-03-01, Edouard Tisserant
b4a1ba9dbaf3
file isExecutable
fix for test app from skv. thanks
<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=""/>