* Add some INSTALLS directives to .pro files. They are used by
QtCreator to deploy code to target devices, so it makes sense to
deploy the examples and test support library as well.
* Add the skins plugins explicitly when adding test support;
otherwise this won't build. This Might be a problem of the toolchain
though.