beremiz
Clone
Summary
Browse
Changes
Graph
Fixed file attributes on Beremiz.py and Beremiz_service.py
2011-11-18, Edouard Tisserant
d410fe057543
file is
Executable
Fixed file attributes on Beremiz.py and Beremiz_service.py
<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"/>