From 29e8e8bbd43892c7fa146c165fdf128f786d6a7b Mon Sep 17 00:00:00 2001 From: Harpreet Date: Mon, 2 Nov 2015 16:20:08 +0530 Subject: README.rst added --- thirdparty/linux/lib/x86/libipopt.la | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'thirdparty/linux/lib/x86/libipopt.la') diff --git a/thirdparty/linux/lib/x86/libipopt.la b/thirdparty/linux/lib/x86/libipopt.la index d38333a..e7d4b76 100755 --- a/thirdparty/linux/lib/x86/libipopt.la +++ b/thirdparty/linux/lib/x86/libipopt.la @@ -8,18 +8,18 @@ dlname='libipopt.so.1' # Names of this library. -library_names='libipopt.so.1.9.0 libipopt.so.1 libipopt.so' +library_names='libipopt.so.1.10.4 libipopt.so.1 libipopt.so' # The name of the static archive. old_library='' # Libraries that this one depends upon. -dependency_libs='' +dependency_libs=' /home/mushirahmed/Desktop/Ipopt-3.12.4/build32_ipopt/lib/libcoinmumps.la -lgfortran -lquadmath -llapack -lblas -ldl' # Version information for libipopt. -current=10 -age=9 -revision=0 +current=11 +age=10 +revision=4 # Is this an already installed library? installed=yes @@ -32,4 +32,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/home/tonio/Ipopt-3.11.0/build/lib' +libdir='/home/mushirahmed/Desktop/Ipopt-3.12.4/build32_ipopt/lib' -- cgit