Files
pilotclient/src/blackmisc/share/dbus-1
Roland Winklmeier 17ed39827a Generate DBus session.conf from template for each platform individually
Before this commit we used to have a static session.conf. But the session
configuration needs to be different for Mac OS and Windows. Our static
one was Windows only. This caused the packaged DBus daemon to fail on
Mac OS.
This commit solves this by generating the config file at qmake time with
special configuration for each operating system.

ref T170
2017-10-13 16:55:23 +02:00
..