Win Specific:ajust win lib.uplod precompiled lib.ease user the trouble to build .

This commit is contained in:
xiaoyifang 2022-01-16 21:32:18 +08:00
parent e349c64049
commit f727e3a28f
54 changed files with 98 additions and 4 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "winlibs/lib/msvc"]
path = winlibs/lib/msvc
url = git://github.com/Tvangeste/goldendict-winlibs-prebuilt.git

41
winlibs/lib/libao.la Normal file
View file

@ -0,0 +1,41 @@
# libao.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.2
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libao-4.dll'
# Names of this library.
library_names='libao.dll.a'
# 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=' -lpthread'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libao.
current=5
age=1
revision=0
# Is this an already installed library?
installed=no
# 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='/mingw64/lib'

41
winlibs/lib/libao.lai Normal file
View file

@ -0,0 +1,41 @@
# libao.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.2
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='../bin/libao-4.dll'
# Names of this library.
library_names='libao.dll.a'
# 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=' -lpthread'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libao.
current=5
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='/mingw64/lib'

BIN
winlibs/lib/libspeex.a Normal file

Binary file not shown.

BIN
winlibs/lib/libz.a Normal file

Binary file not shown.

@ -1 +0,0 @@
Subproject commit 36a7611087f93eae4f645bbae6b8a71b3c8c986f

View file

@ -0,0 +1,16 @@
## Prebuilt Libs for GoldenDict's MSVC++ 2012 build
### Prerequisites
* Visual Studio 2012 (Express Edition should be OK too).
### Libraries
The libraries are built with the **/MD** switch and that's what GoldenDict build expects.
Some libs are dynamic and some are static, whichever makes more sense.
Both **x86** and **x64** versions are provided.
### Build
Use the following repository to build these libs yourself:
[Tvangeste/goldendict-winlibs](https://github.com/Tvangeste/goldendict-winlibs).

Binary file not shown.

BIN
winlibs/lib/msvc/ao.lib Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
winlibs/lib/msvc/bz2.lib Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/eb.lib Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
winlibs/lib/msvc/iconv.lib Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
winlibs/lib/msvc/libz.a Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/libz.dll.a Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/lzma.lib Normal file

Binary file not shown.

Binary file not shown.

BIN
winlibs/lib/msvc/lzo2.lib Normal file

Binary file not shown.

Binary file not shown.

BIN
winlibs/lib/msvc/ogg.lib Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/opencc.dll Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/opencc.lib Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
winlibs/lib/msvc/tiff.lib Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/vorbis.lib Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
winlibs/lib/msvc/z.lib Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/zlib.lib Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/zlib1.dll Normal file

Binary file not shown.

BIN
winlibs/lib/msvc/zstd.lib Normal file

Binary file not shown.