diff options
Diffstat (limited to 'thirdparty/linux/lib/x64/libCoinUtils.la')
-rw-r--r-- | thirdparty/linux/lib/x64/libCoinUtils.la | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/thirdparty/linux/lib/x64/libCoinUtils.la b/thirdparty/linux/lib/x64/libCoinUtils.la new file mode 100644 index 0000000..8e5d01c --- /dev/null +++ b/thirdparty/linux/lib/x64/libCoinUtils.la @@ -0,0 +1,35 @@ +# libCoinUtils.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='libCoinUtils.so.3' + +# Names of this library. +library_names='libCoinUtils.so.3.10.6 libCoinUtils.so.3 libCoinUtils.so' + +# The name of the static archive. +old_library='' + +# Libraries that this one depends upon. +dependency_libs=' /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' + +# Version information for libCoinUtils. +current=13 +age=10 +revision=6 + +# 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/harpreet/Downloads/SYMPHONY-5.6.10/build/x64//lib' |