diff --git a/linux/lib/.gitignore b/linux/lib/.gitignore new file mode 100644 index 00000000..1dc8ae0c --- /dev/null +++ b/linux/lib/.gitignore @@ -0,0 +1,4 @@ +*.cmake +*.pc +pkgconfig +cmake diff --git a/linux/lib/curl/libcurl.so b/linux/lib/curl/libcurl.so new file mode 100644 index 00000000..47038175 Binary files /dev/null and b/linux/lib/curl/libcurl.so differ diff --git a/linux/lib/glslang/libGenericCodeGen.a b/linux/lib/glslang/libGenericCodeGen.a new file mode 100644 index 00000000..1f671548 Binary files /dev/null and b/linux/lib/glslang/libGenericCodeGen.a differ diff --git a/linux/lib/glslang/libMachineIndependent.a b/linux/lib/glslang/libMachineIndependent.a new file mode 100644 index 00000000..98f1ef3d Binary files /dev/null and b/linux/lib/glslang/libMachineIndependent.a differ diff --git a/linux/lib/glslang/libOGLCompiler.a b/linux/lib/glslang/libOGLCompiler.a new file mode 100644 index 00000000..4d8f2ed6 Binary files /dev/null and b/linux/lib/glslang/libOGLCompiler.a differ diff --git a/linux/lib/glslang/libOSDependent.a b/linux/lib/glslang/libOSDependent.a new file mode 100644 index 00000000..223d6061 Binary files /dev/null and b/linux/lib/glslang/libOSDependent.a differ diff --git a/linux/lib/glslang/libSPIRV.a b/linux/lib/glslang/libSPIRV.a new file mode 100644 index 00000000..c95c2591 Binary files /dev/null and b/linux/lib/glslang/libSPIRV.a differ diff --git a/linux/lib/glslang/libglslang-default-resource-limits.a b/linux/lib/glslang/libglslang-default-resource-limits.a new file mode 100644 index 00000000..e7503d3b Binary files /dev/null and b/linux/lib/glslang/libglslang-default-resource-limits.a differ diff --git a/linux/lib/glslang/libglslang.a b/linux/lib/glslang/libglslang.a new file mode 100644 index 00000000..b73c3546 Binary files /dev/null and b/linux/lib/glslang/libglslang.a differ diff --git a/linux/lib/jpeg/libjpeg.a b/linux/lib/jpeg/libjpeg.a new file mode 100644 index 00000000..130437f3 Binary files /dev/null and b/linux/lib/jpeg/libjpeg.a differ diff --git a/linux/lib/jpeg/libjpeg.la b/linux/lib/jpeg/libjpeg.la new file mode 100755 index 00000000..5eaedbfe --- /dev/null +++ b/linux/lib/jpeg/libjpeg.la @@ -0,0 +1,41 @@ +# libjpeg.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libjpeg.so.9' + +# Names of this library. +library_names='libjpeg.so.9.4.0 libjpeg.so.9 libjpeg.so' + +# The name of the static archive. +old_library='libjpeg.a' + +# 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 libjpeg. +current=13 +age=4 +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='/home/yangchao/code/thrid_part/output/jpeg/lib' diff --git a/linux/lib/jpeg/libjpeg.so b/linux/lib/jpeg/libjpeg.so new file mode 120000 index 00000000..cad8822f --- /dev/null +++ b/linux/lib/jpeg/libjpeg.so @@ -0,0 +1 @@ +libjpeg.so.9.4.0 \ No newline at end of file diff --git a/linux/lib/jpeg/libjpeg.so.9 b/linux/lib/jpeg/libjpeg.so.9 new file mode 120000 index 00000000..cad8822f --- /dev/null +++ b/linux/lib/jpeg/libjpeg.so.9 @@ -0,0 +1 @@ +libjpeg.so.9.4.0 \ No newline at end of file diff --git a/linux/lib/jpeg/libjpeg.so.9.4.0 b/linux/lib/jpeg/libjpeg.so.9.4.0 new file mode 100755 index 00000000..b9f5ae0a Binary files /dev/null and b/linux/lib/jpeg/libjpeg.so.9.4.0 differ diff --git a/linux/lib/libpng/libpng.a b/linux/lib/libpng/libpng.a new file mode 120000 index 00000000..5671875d --- /dev/null +++ b/linux/lib/libpng/libpng.a @@ -0,0 +1 @@ +libpng16.a \ No newline at end of file diff --git a/linux/lib/libpng/libpng.so b/linux/lib/libpng/libpng.so new file mode 120000 index 00000000..e41f2c37 --- /dev/null +++ b/linux/lib/libpng/libpng.so @@ -0,0 +1 @@ +libpng16.so \ No newline at end of file diff --git a/linux/lib/libpng/libpng16.a b/linux/lib/libpng/libpng16.a new file mode 100644 index 00000000..0f2799d1 Binary files /dev/null and b/linux/lib/libpng/libpng16.a differ diff --git a/linux/lib/libpng/libpng16.so b/linux/lib/libpng/libpng16.so new file mode 120000 index 00000000..946c1150 --- /dev/null +++ b/linux/lib/libpng/libpng16.so @@ -0,0 +1 @@ +libpng16.so.16 \ No newline at end of file diff --git a/linux/lib/libpng/libpng16.so.16 b/linux/lib/libpng/libpng16.so.16 new file mode 120000 index 00000000..a5196c4d --- /dev/null +++ b/linux/lib/libpng/libpng16.so.16 @@ -0,0 +1 @@ +libpng16.so.16.37.0 \ No newline at end of file diff --git a/linux/lib/libpng/libpng16.so.16.37.0 b/linux/lib/libpng/libpng16.so.16.37.0 new file mode 100644 index 00000000..4bd6a668 Binary files /dev/null and b/linux/lib/libpng/libpng16.so.16.37.0 differ diff --git a/linux/lib/libuv/libuv.so b/linux/lib/libuv/libuv.so new file mode 120000 index 00000000..ac45c565 --- /dev/null +++ b/linux/lib/libuv/libuv.so @@ -0,0 +1 @@ +libuv.so.1 \ No newline at end of file diff --git a/linux/lib/libuv/libuv.so.1 b/linux/lib/libuv/libuv.so.1 new file mode 120000 index 00000000..77763774 --- /dev/null +++ b/linux/lib/libuv/libuv.so.1 @@ -0,0 +1 @@ +libuv.so.1.0.0 \ No newline at end of file diff --git a/linux/lib/libuv/libuv.so.1.0.0 b/linux/lib/libuv/libuv.so.1.0.0 new file mode 100644 index 00000000..4971a000 Binary files /dev/null and b/linux/lib/libuv/libuv.so.1.0.0 differ diff --git a/linux/lib/libuv/libuv_a.a b/linux/lib/libuv/libuv_a.a new file mode 100644 index 00000000..ca182a6c Binary files /dev/null and b/linux/lib/libuv/libuv_a.a differ diff --git a/linux/lib/libwebp/libwebp.a b/linux/lib/libwebp/libwebp.a new file mode 100644 index 00000000..af1d239d Binary files /dev/null and b/linux/lib/libwebp/libwebp.a differ diff --git a/linux/lib/libwebp/libwebpdecoder.a b/linux/lib/libwebp/libwebpdecoder.a new file mode 100644 index 00000000..6d0da204 Binary files /dev/null and b/linux/lib/libwebp/libwebpdecoder.a differ diff --git a/linux/lib/libwebp/libwebpdemux.a b/linux/lib/libwebp/libwebpdemux.a new file mode 100644 index 00000000..7d838a8f Binary files /dev/null and b/linux/lib/libwebp/libwebpdemux.a differ diff --git a/linux/lib/libwebp/libwebpmux.a b/linux/lib/libwebp/libwebpmux.a new file mode 100644 index 00000000..c4c2928d Binary files /dev/null and b/linux/lib/libwebp/libwebpmux.a differ diff --git a/linux/lib/libwebsockets/libwebsockets-evlib_uv.so b/linux/lib/libwebsockets/libwebsockets-evlib_uv.so new file mode 100644 index 00000000..747c73fb Binary files /dev/null and b/linux/lib/libwebsockets/libwebsockets-evlib_uv.so differ diff --git a/linux/lib/libwebsockets/libwebsockets.a b/linux/lib/libwebsockets/libwebsockets.a new file mode 100644 index 00000000..68933e28 Binary files /dev/null and b/linux/lib/libwebsockets/libwebsockets.a differ diff --git a/linux/lib/libwebsockets/libwebsockets.so b/linux/lib/libwebsockets/libwebsockets.so new file mode 120000 index 00000000..d8fd69c5 --- /dev/null +++ b/linux/lib/libwebsockets/libwebsockets.so @@ -0,0 +1 @@ +libwebsockets.so.19 \ No newline at end of file diff --git a/linux/lib/libwebsockets/libwebsockets.so.19 b/linux/lib/libwebsockets/libwebsockets.so.19 new file mode 100644 index 00000000..55306684 Binary files /dev/null and b/linux/lib/libwebsockets/libwebsockets.so.19 differ diff --git a/linux/lib/libz/libz.a b/linux/lib/libz/libz.a new file mode 100644 index 00000000..47456139 Binary files /dev/null and b/linux/lib/libz/libz.a differ diff --git a/linux/lib/libz/libz.so b/linux/lib/libz/libz.so new file mode 120000 index 00000000..35fdc8b9 --- /dev/null +++ b/linux/lib/libz/libz.so @@ -0,0 +1 @@ +libz.so.1 \ No newline at end of file diff --git a/linux/lib/libz/libz.so.1 b/linux/lib/libz/libz.so.1 new file mode 120000 index 00000000..95e0ebd5 --- /dev/null +++ b/linux/lib/libz/libz.so.1 @@ -0,0 +1 @@ +libz.so.1.2.11 \ No newline at end of file diff --git a/linux/lib/libz/libz.so.1.2.11 b/linux/lib/libz/libz.so.1.2.11 new file mode 100644 index 00000000..d41e662f Binary files /dev/null and b/linux/lib/libz/libz.so.1.2.11 differ diff --git a/linux/lib/mpg123/libmpg123.la b/linux/lib/mpg123/libmpg123.la new file mode 100755 index 00000000..5035c0c6 --- /dev/null +++ b/linux/lib/mpg123/libmpg123.la @@ -0,0 +1,41 @@ +# libmpg123.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libmpg123.so.0' + +# Names of this library. +library_names='libmpg123.so.0.46.4 libmpg123.so.0 libmpg123.so' + +# 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=' -lm' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libmpg123. +current=46 +age=46 +revision=4 + +# 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='/home/yangchao/code/thrid_part/output/mpg123/lib' diff --git a/linux/lib/mpg123/libmpg123.so b/linux/lib/mpg123/libmpg123.so new file mode 120000 index 00000000..2b6ce033 --- /dev/null +++ b/linux/lib/mpg123/libmpg123.so @@ -0,0 +1 @@ +libmpg123.so.0.46.4 \ No newline at end of file diff --git a/linux/lib/mpg123/libmpg123.so.0 b/linux/lib/mpg123/libmpg123.so.0 new file mode 120000 index 00000000..2b6ce033 --- /dev/null +++ b/linux/lib/mpg123/libmpg123.so.0 @@ -0,0 +1 @@ +libmpg123.so.0.46.4 \ No newline at end of file diff --git a/linux/lib/mpg123/libmpg123.so.0.46.4 b/linux/lib/mpg123/libmpg123.so.0.46.4 new file mode 100755 index 00000000..7bf9b1d8 Binary files /dev/null and b/linux/lib/mpg123/libmpg123.so.0.46.4 differ diff --git a/linux/lib/mpg123/libout123.la b/linux/lib/mpg123/libout123.la new file mode 100755 index 00000000..46c7e5f1 --- /dev/null +++ b/linux/lib/mpg123/libout123.la @@ -0,0 +1,41 @@ +# libout123.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libout123.so.0' + +# Names of this library. +library_names='libout123.so.0.4.2 libout123.so.0 libout123.so' + +# 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=' -lm -ldl' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libout123. +current=4 +age=4 +revision=2 + +# 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='/home/yangchao/code/thrid_part/output/mpg123/lib' diff --git a/linux/lib/mpg123/libout123.so b/linux/lib/mpg123/libout123.so new file mode 120000 index 00000000..3450af8b --- /dev/null +++ b/linux/lib/mpg123/libout123.so @@ -0,0 +1 @@ +libout123.so.0.4.2 \ No newline at end of file diff --git a/linux/lib/mpg123/libout123.so.0 b/linux/lib/mpg123/libout123.so.0 new file mode 120000 index 00000000..3450af8b --- /dev/null +++ b/linux/lib/mpg123/libout123.so.0 @@ -0,0 +1 @@ +libout123.so.0.4.2 \ No newline at end of file diff --git a/linux/lib/mpg123/libout123.so.0.4.2 b/linux/lib/mpg123/libout123.so.0.4.2 new file mode 100755 index 00000000..9dd42c5f Binary files /dev/null and b/linux/lib/mpg123/libout123.so.0.4.2 differ diff --git a/linux/lib/mpg123/libsyn123.la b/linux/lib/mpg123/libsyn123.la new file mode 100755 index 00000000..fc1774bc --- /dev/null +++ b/linux/lib/mpg123/libsyn123.la @@ -0,0 +1,41 @@ +# libsyn123.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libsyn123.so.0' + +# Names of this library. +library_names='libsyn123.so.0.1.4 libsyn123.so.0 libsyn123.so' + +# 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=' -lm' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libsyn123. +current=1 +age=1 +revision=4 + +# 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='/home/yangchao/code/thrid_part/output/mpg123/lib' diff --git a/linux/lib/mpg123/libsyn123.so b/linux/lib/mpg123/libsyn123.so new file mode 120000 index 00000000..33abe365 --- /dev/null +++ b/linux/lib/mpg123/libsyn123.so @@ -0,0 +1 @@ +libsyn123.so.0.1.4 \ No newline at end of file diff --git a/linux/lib/mpg123/libsyn123.so.0 b/linux/lib/mpg123/libsyn123.so.0 new file mode 120000 index 00000000..33abe365 --- /dev/null +++ b/linux/lib/mpg123/libsyn123.so.0 @@ -0,0 +1 @@ +libsyn123.so.0.1.4 \ No newline at end of file diff --git a/linux/lib/mpg123/libsyn123.so.0.1.4 b/linux/lib/mpg123/libsyn123.so.0.1.4 new file mode 100755 index 00000000..77fc21e5 Binary files /dev/null and b/linux/lib/mpg123/libsyn123.so.0.1.4 differ diff --git a/linux/lib/mpg123/mpg123/output_dummy.so b/linux/lib/mpg123/mpg123/output_dummy.so new file mode 100755 index 00000000..b89fe1c8 Binary files /dev/null and b/linux/lib/mpg123/mpg123/output_dummy.so differ diff --git a/linux/lib/mpg123/mpg123/output_oss.so b/linux/lib/mpg123/mpg123/output_oss.so new file mode 100755 index 00000000..8899e90f Binary files /dev/null and b/linux/lib/mpg123/mpg123/output_oss.so differ diff --git a/linux/lib/ogg/libogg.a b/linux/lib/ogg/libogg.a new file mode 100644 index 00000000..71832bdf Binary files /dev/null and b/linux/lib/ogg/libogg.a differ diff --git a/linux/lib/openal-soft/libopenal.so b/linux/lib/openal-soft/libopenal.so new file mode 120000 index 00000000..fe266de2 --- /dev/null +++ b/linux/lib/openal-soft/libopenal.so @@ -0,0 +1 @@ +libopenal.so.1 \ No newline at end of file diff --git a/linux/lib/openal-soft/libopenal.so.1 b/linux/lib/openal-soft/libopenal.so.1 new file mode 120000 index 00000000..3e88c0f3 --- /dev/null +++ b/linux/lib/openal-soft/libopenal.so.1 @@ -0,0 +1 @@ +libopenal.so.1.21.1 \ No newline at end of file diff --git a/linux/lib/openal-soft/libopenal.so.1.21.1 b/linux/lib/openal-soft/libopenal.so.1.21.1 new file mode 100644 index 00000000..ce1e8b4d Binary files /dev/null and b/linux/lib/openal-soft/libopenal.so.1.21.1 differ diff --git a/linux/lib/openssl/engines-3/afalg.so b/linux/lib/openssl/engines-3/afalg.so new file mode 100755 index 00000000..812cd851 Binary files /dev/null and b/linux/lib/openssl/engines-3/afalg.so differ diff --git a/linux/lib/openssl/engines-3/capi.so b/linux/lib/openssl/engines-3/capi.so new file mode 100755 index 00000000..998ce87d Binary files /dev/null and b/linux/lib/openssl/engines-3/capi.so differ diff --git a/linux/lib/openssl/engines-3/loader_attic.so b/linux/lib/openssl/engines-3/loader_attic.so new file mode 100755 index 00000000..5856e96d Binary files /dev/null and b/linux/lib/openssl/engines-3/loader_attic.so differ diff --git a/linux/lib/openssl/engines-3/padlock.so b/linux/lib/openssl/engines-3/padlock.so new file mode 100755 index 00000000..2de95d79 Binary files /dev/null and b/linux/lib/openssl/engines-3/padlock.so differ diff --git a/linux/lib/openssl/libcrypto.a b/linux/lib/openssl/libcrypto.a new file mode 100644 index 00000000..cba30fc4 Binary files /dev/null and b/linux/lib/openssl/libcrypto.a differ diff --git a/linux/lib/openssl/libcrypto.so b/linux/lib/openssl/libcrypto.so new file mode 120000 index 00000000..e6d0d802 --- /dev/null +++ b/linux/lib/openssl/libcrypto.so @@ -0,0 +1 @@ +libcrypto.so.3 \ No newline at end of file diff --git a/linux/lib/openssl/libcrypto.so.3 b/linux/lib/openssl/libcrypto.so.3 new file mode 100755 index 00000000..36a609e7 Binary files /dev/null and b/linux/lib/openssl/libcrypto.so.3 differ diff --git a/linux/lib/openssl/libssl.a b/linux/lib/openssl/libssl.a new file mode 100644 index 00000000..3c7854b0 Binary files /dev/null and b/linux/lib/openssl/libssl.a differ diff --git a/linux/lib/openssl/libssl.so b/linux/lib/openssl/libssl.so new file mode 120000 index 00000000..7481049b --- /dev/null +++ b/linux/lib/openssl/libssl.so @@ -0,0 +1 @@ +libssl.so.3 \ No newline at end of file diff --git a/linux/lib/openssl/libssl.so.3 b/linux/lib/openssl/libssl.so.3 new file mode 100755 index 00000000..8b46bf7a Binary files /dev/null and b/linux/lib/openssl/libssl.so.3 differ diff --git a/linux/lib/openssl/ossl-modules/legacy.so b/linux/lib/openssl/ossl-modules/legacy.so new file mode 100755 index 00000000..c0e8f47e Binary files /dev/null and b/linux/lib/openssl/ossl-modules/legacy.so differ diff --git a/linux/lib/sdl2/libSDL2-2.0.so b/linux/lib/sdl2/libSDL2-2.0.so new file mode 120000 index 00000000..027f051a --- /dev/null +++ b/linux/lib/sdl2/libSDL2-2.0.so @@ -0,0 +1 @@ +libSDL2-2.0.so.0 \ No newline at end of file diff --git a/linux/lib/sdl2/libSDL2-2.0.so.0 b/linux/lib/sdl2/libSDL2-2.0.so.0 new file mode 120000 index 00000000..643d77ee --- /dev/null +++ b/linux/lib/sdl2/libSDL2-2.0.so.0 @@ -0,0 +1 @@ +libSDL2-2.0.so.0.16.0 \ No newline at end of file diff --git a/linux/lib/sdl2/libSDL2-2.0.so.0.16.0 b/linux/lib/sdl2/libSDL2-2.0.so.0.16.0 new file mode 100644 index 00000000..ddad9087 Binary files /dev/null and b/linux/lib/sdl2/libSDL2-2.0.so.0.16.0 differ diff --git a/linux/lib/sdl2/libSDL2.a b/linux/lib/sdl2/libSDL2.a new file mode 100644 index 00000000..14d8701f Binary files /dev/null and b/linux/lib/sdl2/libSDL2.a differ diff --git a/linux/lib/sdl2/libSDL2.so b/linux/lib/sdl2/libSDL2.so new file mode 120000 index 00000000..f267f517 --- /dev/null +++ b/linux/lib/sdl2/libSDL2.so @@ -0,0 +1 @@ +libSDL2-2.0.so \ No newline at end of file diff --git a/linux/lib/sdl2/libSDL2main.a b/linux/lib/sdl2/libSDL2main.a new file mode 100644 index 00000000..3a6e519c Binary files /dev/null and b/linux/lib/sdl2/libSDL2main.a differ diff --git a/linux/lib/sqlite/libsqlite3.a b/linux/lib/sqlite/libsqlite3.a new file mode 100644 index 00000000..772d14dc Binary files /dev/null and b/linux/lib/sqlite/libsqlite3.a differ diff --git a/linux/lib/sqlite/libsqlite3.la b/linux/lib/sqlite/libsqlite3.la new file mode 100755 index 00000000..72ff6c75 --- /dev/null +++ b/linux/lib/sqlite/libsqlite3.la @@ -0,0 +1,41 @@ +# libsqlite3.la - a libtool library file +# Generated by ltmain.sh (GNU libtool) 2.2.6 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='libsqlite3.so.0' + +# Names of this library. +library_names='libsqlite3.so.0.8.6 libsqlite3.so.0 libsqlite3.so' + +# The name of the static archive. +old_library='libsqlite3.a' + +# Linker flags that can not go in dependency_libs. +inherited_linker_flags='' + +# Libraries that this one depends upon. +dependency_libs=' -lm -ldl -lpthread' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libsqlite3. +current=8 +age=8 +revision=6 + +# 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='/home/yangchao/code/thrid_part/output/sqlite/lib' diff --git a/linux/lib/sqlite/libsqlite3.so b/linux/lib/sqlite/libsqlite3.so new file mode 120000 index 00000000..026b67c3 --- /dev/null +++ b/linux/lib/sqlite/libsqlite3.so @@ -0,0 +1 @@ +libsqlite3.so.0.8.6 \ No newline at end of file diff --git a/linux/lib/sqlite/libsqlite3.so.0 b/linux/lib/sqlite/libsqlite3.so.0 new file mode 120000 index 00000000..026b67c3 --- /dev/null +++ b/linux/lib/sqlite/libsqlite3.so.0 @@ -0,0 +1 @@ +libsqlite3.so.0.8.6 \ No newline at end of file diff --git a/linux/lib/sqlite/libsqlite3.so.0.8.6 b/linux/lib/sqlite/libsqlite3.so.0.8.6 new file mode 100755 index 00000000..4ea3fec2 Binary files /dev/null and b/linux/lib/sqlite/libsqlite3.so.0.8.6 differ diff --git a/linux/lib/tbb/libtbb.so b/linux/lib/tbb/libtbb.so new file mode 100644 index 00000000..6dd9af76 Binary files /dev/null and b/linux/lib/tbb/libtbb.so differ diff --git a/linux/lib/tbb/libtbb_static.a b/linux/lib/tbb/libtbb_static.a new file mode 100644 index 00000000..7324f62b Binary files /dev/null and b/linux/lib/tbb/libtbb_static.a differ diff --git a/linux/lib/tbb/libtbbmalloc.so b/linux/lib/tbb/libtbbmalloc.so new file mode 100644 index 00000000..98866820 Binary files /dev/null and b/linux/lib/tbb/libtbbmalloc.so differ diff --git a/linux/lib/tbb/libtbbmalloc_proxy.so b/linux/lib/tbb/libtbbmalloc_proxy.so new file mode 100644 index 00000000..f3cad292 Binary files /dev/null and b/linux/lib/tbb/libtbbmalloc_proxy.so differ diff --git a/linux/lib/tbb/libtbbmalloc_proxy_static.a b/linux/lib/tbb/libtbbmalloc_proxy_static.a new file mode 100644 index 00000000..bb6ed63a Binary files /dev/null and b/linux/lib/tbb/libtbbmalloc_proxy_static.a differ diff --git a/linux/lib/tbb/libtbbmalloc_static.a b/linux/lib/tbb/libtbbmalloc_static.a new file mode 100644 index 00000000..1a38e4c6 Binary files /dev/null and b/linux/lib/tbb/libtbbmalloc_static.a differ diff --git a/linux/lib/vorbis/libvorbis.a b/linux/lib/vorbis/libvorbis.a new file mode 100644 index 00000000..5c02da9b Binary files /dev/null and b/linux/lib/vorbis/libvorbis.a differ diff --git a/linux/lib/vorbis/libvorbisenc.a b/linux/lib/vorbis/libvorbisenc.a new file mode 100644 index 00000000..1da77ffb Binary files /dev/null and b/linux/lib/vorbis/libvorbisenc.a differ diff --git a/linux/lib/vorbis/libvorbisfile.a b/linux/lib/vorbis/libvorbisfile.a new file mode 100644 index 00000000..a92651f8 Binary files /dev/null and b/linux/lib/vorbis/libvorbisfile.a differ