mirror of
https://github.com/AdaCore/xmlada.git
synced 2026-02-12 12:30:28 -08:00
For the purpose of sanity checking xmlada on VxWorks (and possibly other cross platforms), add cross-comilable examples, one per dom, sax and schema, that have all xml/xsd sources embedded in the test's main. Add new cross- and existing examples to the installation of xmlada. Change-Id: I56848955171a3b1f16f38bc3ecd7cef253af6346
4 lines
250 B
Plaintext
Executable File
4 lines
250 B
Plaintext
Executable File
This directory contains examples that are suitable for cross-compilation.
|
|
They repeat the functionality of main examples, but have XML and XSD
|
|
sources embebbed into ada code, since external file access may be
|
|
a problem on a number of cross-platforms. |