beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Allow POU Libraries to inject PLC Configurations globals during build.
svghmi
2021-06-30, Edouard Tisserant
aff5cedb35ba
IDE: Allow POU Libraries to inject PLC Configurations globals during build.
<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=""/>