targets/Win32/XSD
author etisserant
Fri, 16 Jan 2009 16:50:54 +0100
changeset 297 8fca8b555808
parent 204 f572ab819769
child 390 44909ffb2cc6
permissions -rwxr-xr-x
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     2
                  <xsd:element name="Win32">
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
                    <xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     4
                      %(toolchain_gcc)s
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     5
                    </xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     6
                  </xsd:element>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     7