commits about commits
This commit is contained in:
Binary file not shown.
BIN
extensions/fablabchemnitz/papercraft_unfold/admesh/windows/lib/libadmesh.dll.a
Executable file
BIN
extensions/fablabchemnitz/papercraft_unfold/admesh/windows/lib/libadmesh.dll.a
Executable file
Binary file not shown.
41
extensions/fablabchemnitz/papercraft_unfold/admesh/windows/lib/libadmesh.la
Executable file
41
extensions/fablabchemnitz/papercraft_unfold/admesh/windows/lib/libadmesh.la
Executable file
@ -0,0 +1,41 @@
|
||||
# libadmesh.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.6
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='../bin/libadmesh-1.dll'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libadmesh.dll.a'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library=''
|
||||
|
||||
# Linker flags that cannot go in dependency_libs.
|
||||
inherited_linker_flags=''
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=''
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libadmesh.
|
||||
current=1
|
||||
age=0
|
||||
revision=0
|
||||
|
||||
# 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='/usr/x86_64-w64-mingw32/sys-root/mingw/lib'
|
@ -0,0 +1,11 @@
|
||||
prefix=/usr/x86_64-w64-mingw32/sys-root/mingw
|
||||
exec_prefix=/usr/x86_64-w64-mingw32/sys-root/mingw
|
||||
libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib
|
||||
includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include
|
||||
|
||||
Name: libadmesh
|
||||
Description: Library for woring with admesh
|
||||
Version: 0.98.3
|
||||
Libs: -L${libdir} -ladmesh
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user