diff options
Diffstat (limited to 'thirdparty/linux/lib/x64/libOsi.la')
-rwxr-xr-x[-rw-r--r--] | thirdparty/linux/lib/x64/libOsi.la | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/linux/lib/x64/libOsi.la b/thirdparty/linux/lib/x64/libOsi.la index 525a1bc..9f9aa3d 100644..100755 --- a/thirdparty/linux/lib/x64/libOsi.la +++ b/thirdparty/linux/lib/x64/libOsi.la @@ -14,7 +14,7 @@ library_names='libOsi.so.1.12.4 libOsi.so.1 libOsi.so' old_library='' # Libraries that this one depends upon. -dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libCoinUtils.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinlapack.la /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libcoinblas.la -lgfortranbegin -lgfortran' +dependency_libs=' /home/harpreet/symphony_work/SYMPHONY-5.6.10/build-debug/lib/libCoinUtils.la' # Version information for libOsi. current=13 @@ -32,4 +32,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' +libdir='/home/harpreet/symphony_work/SYMPHONY-5.6.10/build-debug/lib' |