9 Commits

Author SHA1 Message Date
Uwe Rathmann
5fc7403ecc using precompiled qvg files to avoid problems when cross compiling 2020-05-23 19:58:21 +02:00
Uwe Rathmann
64f4207153 build rules moved to qskqvg.prf 2020-05-23 19:29:20 +02:00
Uwe Rathmann
4e4b440a09 fix for win makefiles 2019-09-23 13:13:55 +02:00
Uwe Rathmann
c2184bdc2b fixed for windows 2019-09-12 11:13:20 +02:00
Uwe Rathmann
daeee1ba2b using QMAKE_MKDIR 2019-09-12 08:28:36 +02:00
Uwe Rathmann
250cce0d76 using feature files 2019-04-02 09:07:09 +02:00
Uwe Rathmann
894b2707b1 examples.pri -> example.pri 2018-10-04 10:16:50 +02:00
Peter Hartmann
a01749e2ba rcc: Use the right binary when invoking manually (#35)
* rcc: Use the right binary when invoking manually

Otherwise we could run into the following error:

rcc: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/rcc': No such file or directory
Makefile:626: recipe for target 'rcc/qrc_images.cpp' failed
make: *** [rcc/qrc_images.cpp] Error 1

* README: add automotive screenshot (fixes #32)
2017-07-26 13:18:01 +02:00
Uwe
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00