beremiz
Clone
Summary
Browse
Changes
Graph
Now, runtime extensions should be able to add their own settings to web configuration interface.
nevow_service_rework
2018-06-22, Edouard Tisserant
ee2675e4778d
file is
Executable
Now, runtime extensions should be able to add their own settings to web configuration interface.
<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=""/>