beremiz
Clone
Summary
Browse
Changes
Graph
Added support for object files as a result of PlugGenerate_C
2012-02-19, Edouard Tisserant
96fcadb6a7a0
file is
Executable
Added support for object files as a result of PlugGenerate_C
<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"/>