add files for Sudoku .libs

This commit is contained in:
Mario Voigt 2022-11-04 23:13:41 +01:00
parent 313f83f715
commit 3df556e4fa
7 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1 @@
../libqqwing.la

View File

@ -0,0 +1,41 @@
# libqqwing.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.10ubuntu1
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libqqwing.so.2'
# Names of this library.
library_names='libqqwing.so.2.1.0 libqqwing.so.2 libqqwing.so'
# The name of the static archive.
old_library=''
# Linker flags that can not 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 libqqwing.
current=3
age=1
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/local/lib'

View File

@ -0,0 +1 @@
libqqwing.so.2.1.0

View File

@ -0,0 +1 @@
libqqwing.so.2.1.0

Binary file not shown.

Binary file not shown.

Binary file not shown.