Initial commit

Made-with: Cursor
This commit is contained in:
lyf
2026-03-12 17:51:30 +08:00
commit 79102a18fb
1507 changed files with 480854 additions and 0 deletions

Binary file not shown.

View 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'

View 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

View 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='_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'