From e34332a406e4f3fba9b99c6f9ec5138edfcc6aa2 Mon Sep 17 00:00:00 2001 From: Harpreet Date: Wed, 23 Sep 2015 18:22:28 +0530 Subject: qpipopt added --- thirdparty/linux/lib/x86/libcoinmetis.la | 35 ++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 thirdparty/linux/lib/x86/libcoinmetis.la (limited to 'thirdparty/linux/lib/x86/libcoinmetis.la') diff --git a/thirdparty/linux/lib/x86/libcoinmetis.la b/thirdparty/linux/lib/x86/libcoinmetis.la new file mode 100755 index 0000000..b799473 --- /dev/null +++ b/thirdparty/linux/lib/x86/libcoinmetis.la @@ -0,0 +1,35 @@ +# libcoinmetis.la - a libtool library file +# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libcoinmetis.so.1' + +# Names of this library. +library_names='libcoinmetis.so.1.2.4 libcoinmetis.so.1 libcoinmetis.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs='' + +# Version information for libcoinmetis. +current=3 +age=2 +revision=4 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/home/tonio/Ipopt-3.11.0/build/lib' -- cgit