targets/Linux/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 07 Aug 2023 18:17:12 +0200
changeset 3842 3922024076b3
parent 3732 929276eea252
permissions -rw-r--r--
Tests: revert Teseract to less perforant legacy mode, but more repeatable. Compensate with zoom in edit_project and filter noise out of OCR text.

                  <xsd:element name="Linux">
                    <xsd:complexType>
                      <xsd:attribute name="RealTime" type="xsd:boolean" use="optional" default="false"/>
                      %(toolchain_gcc)s
                    </xsd:complexType>
                  </xsd:element>