mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 12:45:40 +08:00
Fixed XSwiftBus pro as discussed here: https://swift-project.slack.com/archives/G7GD2UP9C/p1526231272000077
This commit is contained in:
@@ -114,7 +114,7 @@ win32 {
|
|||||||
else {
|
else {
|
||||||
dep_target.files *= $$DestRoot/bin/dbus-1-3.dll
|
dep_target.files *= $$DestRoot/bin/dbus-1-3.dll
|
||||||
dep_target.files *= $$DestRoot/bin/expat.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
|
dep_target.CONFIG += no_check_exist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user