fixes update

This commit is contained in:
Pasi Kallinen
2018-09-10 21:32:30 +03:00
parent c13eed7369
commit 8210f81618

View File

@@ -158,6 +158,9 @@ unix: Makefile.src and Makefile.utl inadvertently relied on a 'gnu make'
verbose so doesn't use '$<' for multi-prerequisite targets unless
specifically requested; use 'make QUIETCC=1 <target>' to get the
3.6.1 behavior back
Qt: add Qt5 specific hints file for linux and Mac OS X (Ray Chason)
Qt: enable compiling Qt5 on Windows (Ray Chason)
Qt: entering extended commands, hide non-matching ones
General New Features