Adds ADS_EXPORT_API defines to public classes.
- Use absolute file paths by using $$PWD variable. - Adds unit testing project + unit-test for serialization. - Adds ADS_IMPORT define possibility for static code include. Core - Fixes usage of QBuffer.. missed the QBuffer::open() call..
- Adds prototype impls for InMemoryWriter and InMemoryReader. - Use major- and minor-version idiom