mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
[Install] Don't hardcode version numbers of externals
This commit is contained in:
@@ -159,8 +159,8 @@ 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
|
||||
dep_target.files *= $$DestRoot/lib/libevent_core-*.so.*
|
||||
dep_target.files *= $$DestRoot/lib/libpng*.so.*
|
||||
|
||||
legacy_data_target.path = $$PREFIX/xswiftbus
|
||||
legacy_data_target.files *= LegacyData
|
||||
|
||||
Reference in New Issue
Block a user