mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
* Fix systray support by removing check for /boot/common/bin/qsystray. Instead we always return true when determining if Haiku supports a systray since qsystray is guaranteed to be installed * qmake will need some fine tuning. When trying to build other qt based projects it will insert the wrong link flags (i.e. -L.../lib... instead of -L.../develop/lib...)