mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
[XSwiftBus] Add more Linux library dependencies
This commit is contained in:
committed by
Mat Sutcliffe
parent
b775d99dc4
commit
7a2ed1433d
Submodule externals updated: 2864c3b491...9afbe62736
@@ -139,6 +139,9 @@ win32 {
|
|||||||
QMAKE_EXTRA_TARGETS += fix_plugin_rpath
|
QMAKE_EXTRA_TARGETS += fix_plugin_rpath
|
||||||
|
|
||||||
} else:unix: {
|
} 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.path = $$PREFIX/xswiftbus
|
||||||
legacy_data_target.files *= LegacyData
|
legacy_data_target.files *= LegacyData
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user