targets/XSD_toolchain_makefile
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 24 Nov 2023 14:47:14 +0100
changeset 3877 ecb947e5bbb4
parent 3723 58c74d098f09
permissions -rw-r--r--
SVGHMI: fix JS error loading empty single page

svg:svg tag should not be considered as a detachable group,
so filter only svg:g elements

          <xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C %(buildpath)s -f ../project_files/Makefile all BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 FROM_BEREMIZ=1"/>