beremiz
Clone
Summary
Browse
Changes
Graph
Fixed win32 build warning caused by leftover debug code
2015-06-19, Edouard Tisserant
805826ba48c5
file is
Executable
Fixed win32 build warning caused by leftover debug code
<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"/>