From 618ce13a6bce9fd7764b437b9c3ea6752410226c Mon Sep 17 00:00:00 2001 From: Harpreet Date: Tue, 1 Sep 2015 18:52:17 +0530 Subject: sym_close bug fixed --- thirdparty/linux/lib/x64/libOsiCommonTests.la | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 thirdparty/linux/lib/x64/libOsiCommonTests.la (limited to 'thirdparty/linux/lib/x64/libOsiCommonTests.la') diff --git a/thirdparty/linux/lib/x64/libOsiCommonTests.la b/thirdparty/linux/lib/x64/libOsiCommonTests.la old mode 100644 new mode 100755 index 2e92f8f..5df7087 --- a/thirdparty/linux/lib/x64/libOsiCommonTests.la +++ b/thirdparty/linux/lib/x64/libOsiCommonTests.la @@ -14,7 +14,7 @@ library_names='libOsiCommonTests.so.1.12.4 libOsiCommonTests.so.1 libOsiCommonTe old_library='' # Libraries that this one depends upon. -dependency_libs=' /home/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib/libOsi.la /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/libOsi.la /home/harpreet/symphony_work/SYMPHONY-5.6.10/build-debug/lib/libCoinUtils.la' # Version information for libOsiCommonTests. 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' -- cgit