Commit Graph

4 Commits

Author SHA1 Message Date
Peter Hartmann 2b6cf0417d Fix cross compilation build for ARM
* 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.
2020-04-27 13:37:41 +02:00
Uwe Rathmann 062713e8cc avoid using deprecated calls 2020-03-13 13:32:22 +01:00
Uwe Rathmann ba95c58aa2 CONFIG+=hide_symbols added 2019-04-01 17:41:21 +02:00
Uwe Rathmann 7cbe60f5fc project file include mechanism based on QMAKEFEATURES 2019-03-31 13:05:25 +02:00