targets/Rtai/XSD
author greg
Fri, 18 Sep 2009 14:30:57 +0200
changeset 390 44909ffb2cc6
parent 204 f572ab819769
permissions -rwxr-xr-x
Fix defaults compiler and linker names for win32

                  <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>