targets/Rtai/XSD
author Edouard Tisserant
Fri, 30 Sep 2011 23:41:46 +0200
changeset 621 a3ce93d63832
parent 204 f572ab819769
permissions -rwxr-xr-x
Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking

                  <xsd:element name="Rtai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="rtai_config" type="xsd:string" use="optional" default="/usr/realtime/"/>
                    </xsd:complexType>
                  </xsd:element>