From 1336aa05f9dc0459d8856efd2f0257ad0d9ac3b8 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Mon, 14 May 2018 02:25:27 +0200 Subject: [PATCH] Fixed XSwiftBus pro as discussed here: https://swift-project.slack.com/archives/G7GD2UP9C/p1526231272000077 --- src/xswiftbus/xswiftbus.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xswiftbus/xswiftbus.pro b/src/xswiftbus/xswiftbus.pro index dafd96233..02aa0b95c 100644 --- a/src/xswiftbus/xswiftbus.pro +++ b/src/xswiftbus/xswiftbus.pro @@ -114,7 +114,7 @@ win32 { else { dep_target.files *= $$DestRoot/bin/dbus-1-3.dll dep_target.files *= $$DestRoot/bin/expat.dll - dep_target.files *= $$DestRoot/bin/libevent_core.dll + dep_target.files *= $$DestRoot/bin/event_core.dll } dep_target.CONFIG += no_check_exist