beremiz
Clone
Summary
Browse
Changes
Graph
Fix display of string variables value in debug
2012-11-08, Laurent Bessard
37256069baed
file is
Executable
Fix display of string variables value in debug
<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"/>