beremiz
Clone
Summary
Browse
Changes
Graph
Disable by default unlisted in project beremiz.xml libraries
2018-06-26, Andrey Skvortsov
295f966e8083
file is
Executable
Disable by default unlisted in project beremiz.xml libraries
Used libraries should be explicitly enabled.
<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=""/>