diff --git a/src/xbus/libxplanemp b/src/xbus/libxplanemp index 3090b153e..60e6e6cd7 160000 --- a/src/xbus/libxplanemp +++ b/src/xbus/libxplanemp @@ -1 +1 @@ -Subproject commit 3090b153e9a419335a2e5c25f1aaf30d5a3fbdd5 +Subproject commit 60e6e6cd7a42b5cf557d008d7251755c3a3dd543 diff --git a/src/xbus/xbus.pro b/src/xbus/xbus.pro index a0237d7fa..b60b1ba0a 100644 --- a/src/xbus/xbus.pro +++ b/src/xbus/xbus.pro @@ -63,6 +63,9 @@ DEFINES += XPLM200=1 # TODO add config option to select minimum X-Plane version when building DEFINES += XPLM210=1 +# Name will be used in libxplanemp log messages +DEFINES += XPMP_CLIENT_NAME=\\\"xbus\\\" +DEFINES += XPMP_CLIENT_LONGNAME=\\\"xbus\\\" # X-Plane plugins must follow a prescribed filename and directory structure. TARGET_EXT = .xpl