targets/Win32/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 27 Jun 2017 13:30:48 +0300
changeset 1709 1e8900fc8ddb
parent 620 f2c6bb695cf5
permissions -rwxr-xr-x
fix build problem when make command have trailing whitespace(s)

whitespaces at the end are replaced with "", that causes make problem

                  <xsd:element name="Win32">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                    </xsd:complexType>
                  </xsd:element>