beremiz

Added build shortcut

2011-03-31, Edouard Tisserant
d3fb687dd0b9
file isExecutable
Added build shortcut
<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"/>