targets/XSD_toolchain_makefile
author Edouard Tisserant
Thu, 11 Apr 2019 11:26:47 +0200
changeset 2591 5f685bcd3ad6
parent 1387 435965ca8b63
child 3723 58c74d098f09
permissions -rw-r--r--
Fixed refresh problem following 9c5f835b031e, 9622418ac28c, c67488bd8134 : force redraw only through EVT_PAINT event and use wxPaintDC, as described in wx documentation

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