beremiz

Fixed bugs in CustomStyledTextCtrl

2013-05-06, Laurent Bessard
e91f2c8d6f51
file isExecutable
Fixed bugs in CustomStyledTextCtrl
<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="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>