Initial commit
Made-with: Cursor
This commit is contained in:
BIN
astral-service/static/lib/libredwg/lib/libredwg.dll.a
Normal file
BIN
astral-service/static/lib/libredwg/lib/libredwg.dll.a
Normal file
Binary file not shown.
41
astral-service/static/lib/libredwg/lib/libredwg.la
Normal file
41
astral-service/static/lib/libredwg/lib/libredwg.la
Normal file
@@ -0,0 +1,41 @@
|
||||
# libredwg.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.7
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='../bin/libredwg-0.dll'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libredwg.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 libredwg.
|
||||
current=0
|
||||
age=0
|
||||
revision=13
|
||||
|
||||
# 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='/lib'
|
||||
12
astral-service/static/lib/libredwg/lib/pkgconfig/libredwg.pc
Normal file
12
astral-service/static/lib/libredwg/lib/pkgconfig/libredwg.pc
Normal file
@@ -0,0 +1,12 @@
|
||||
# libredwg.pc. Generated from libredwg.pc.in by configure.
|
||||
prefix=
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libredwg
|
||||
Description: Free implementation of the DWG file format
|
||||
Version: 20c18f6f
|
||||
URL: https://savannah.gnu.org/projects/libredwg/
|
||||
Libs: -L${libdir} -lredwg -lm
|
||||
Cflags: -I${includedir}
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,41 @@
|
||||
# _LibreDWG.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.7
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='_LibreDWG-0.dll'
|
||||
|
||||
# Names of this library.
|
||||
library_names='_LibreDWG.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=' /lib/libredwg.la -L=C:/msys64/MINGW64/lib -lpython3.11 -lversion -lshlwapi -lpathcch -lbcrypt'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for _LibreDWG.
|
||||
current=0
|
||||
age=0
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=yes
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/lib/python3.11/site-packages'
|
||||
Reference in New Issue
Block a user