diff options
author | Harpreet | 2015-09-03 19:10:20 +0530 |
---|---|---|
committer | Harpreet | 2015-09-03 19:10:20 +0530 |
commit | b277eb665f6f9b6611773ba3d24f67158c3d2826 (patch) | |
tree | fc6b8acae40eea70405998fe4e49ea894d429ee7 /thirdparty/linux/lib/x86/libcoinblas.la | |
parent | 618ce13a6bce9fd7764b437b9c3ea6752410226c (diff) | |
download | symphony-b277eb665f6f9b6611773ba3d24f67158c3d2826.tar.gz symphony-b277eb665f6f9b6611773ba3d24f67158c3d2826.tar.bz2 symphony-b277eb665f6f9b6611773ba3d24f67158c3d2826.zip |
x86 libraries included
Diffstat (limited to 'thirdparty/linux/lib/x86/libcoinblas.la')
-rwxr-xr-x | thirdparty/linux/lib/x86/libcoinblas.la | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/thirdparty/linux/lib/x86/libcoinblas.la b/thirdparty/linux/lib/x86/libcoinblas.la deleted file mode 100755 index db80055..0000000 --- a/thirdparty/linux/lib/x86/libcoinblas.la +++ /dev/null @@ -1,35 +0,0 @@ -# libcoinblas.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='libcoinblas.so.1' - -# Names of this library. -library_names='libcoinblas.so.1.4.2 libcoinblas.so.1 libcoinblas.so' - -# The name of the static archive. -old_library='' - -# Libraries that this one depends upon. -dependency_libs='' - -# Version information for libcoinblas. -current=5 -age=4 -revision=2 - -# 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/x32//lib' |