mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
[XSwiftBus] Add more Linux library dependencies
This commit is contained in:
committed by
Mat Sutcliffe
parent
b775d99dc4
commit
7a2ed1433d
@@ -139,6 +139,9 @@ win32 {
|
||||
QMAKE_EXTRA_TARGETS += fix_plugin_rpath
|
||||
|
||||
} else:unix: {
|
||||
dep_target.files *= $$DestRoot/lib/libevent_core-2.0.so.5
|
||||
dep_target.files *= $$DestRoot/lib/libpng12.so.0
|
||||
|
||||
legacy_data_target.path = $$PREFIX/xswiftbus
|
||||
legacy_data_target.files *= LegacyData
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user