Commit graph

11 commits

Author SHA1 Message Date
xiaoyifang 50156890aa winlib: update ffmpeg libs 2022-02-05 12:50:10 +08:00
xiaoyifang 8fad509814 win specific: update ffmpeg dll lib 2022-02-02 16:17:53 +08:00
xiaoyifang 882d70a2a9 win specific:update ffmpeg libs 2022-02-02 14:32:03 +08:00
xiaoyifang 3ec1966877 winlib:add ssl dll 2022-01-29 13:50:41 +08:00
xiaoyifang 8d9267aa4e winlib : add msys-2.0.dll msys-iconv-2.dll those dlls was referenced by avcodec-gd-59.dll 2022-01-22 19:51:36 +08:00
xiaoyifang 4a461be7ba add 64 bit lib hunspell 2022-01-18 21:14:29 +08:00
xiaoyifang fc3e73cea1 Win Specific:ajust win lib.uplod precompiled lib.ease user the trouble to build . 2022-01-16 21:34:46 +08:00
xiaoyifang f727e3a28f Win Specific:ajust win lib.uplod precompiled lib.ease user the trouble to build . 2022-01-16 21:32:18 +08:00
Tvangeste 323ddaa34e Added submodule with MSVC++ 2012 prebuilt libraries
A submodule used instead of direct way of putting files into a repository
so that the official repo won't grow too much in size and since MSVC++
dependencies are not typically needed (on Linux/Mac and Windows with MinGW).

For those who don't need MSVC++ libs, they should just ignore the submodule.

Those who'd like to play with MSVC++ build should invoke:

git submodule init
git submodule update
2013-08-11 23:40:36 +02:00
Tvangeste a9d2ba7c84 remove the msvc directory in order to create a git module instead 2013-08-11 23:36:15 +02:00
Tvangeste ff362dca6c README for MSVC++ libraries 2013-08-07 20:43:08 +02:00