Commit Graph

8 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 dfa0449a9b QSK_DLL added 2019-09-12 09:19:59 +02:00
Uwe Rathmann b3b15d50d9 avoid Windows10 build problems because of haveing a VERSION 2019-08-09 10:17:37 +02:00
Uwe Rathmann b29d13af3b forgotten debug message removed 2019-04-04 17:52:22 +02:00
Uwe Rathmann 250cce0d76 using feature files 2019-04-02 09:07:09 +02: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