From 863243f288f348cba80ce1ac5df48b203805dfef Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 24 Jun 2024 07:36:21 +0200 Subject: add msvc redist --- msvc-redist/amd64/concrt140.dll | Bin 0 -> 322560 bytes msvc-redist/amd64/msvcp140.dll | Bin 0 -> 575056 bytes msvc-redist/amd64/msvcp140_1.dll | Bin 0 -> 35808 bytes msvc-redist/amd64/msvcp140_2.dll | Bin 0 -> 268880 bytes msvc-redist/amd64/msvcp140_atomic_wait.dll | Bin 0 -> 50664 bytes msvc-redist/amd64/msvcp140_codecvt_ids.dll | Bin 0 -> 31744 bytes msvc-redist/amd64/vccorlib140.dll | Bin 0 -> 351824 bytes msvc-redist/amd64/vcomp140.dll | Bin 0 -> 192104 bytes msvc-redist/amd64/vcruntime140.dll | Bin 0 -> 119888 bytes msvc-redist/amd64/vcruntime140_1.dll | Bin 0 -> 49640 bytes msvc-redist/amd64/vcruntime140_threads.dll | Bin 0 -> 38504 bytes msvc-redist/x86/concrt140.dll | Bin 0 -> 258128 bytes msvc-redist/x86/msvcp140.dll | Bin 0 -> 449616 bytes msvc-redist/x86/msvcp140_1.dll | Bin 0 -> 33872 bytes msvc-redist/x86/msvcp140_2.dll | Bin 0 -> 250992 bytes msvc-redist/x86/msvcp140_atomic_wait.dll | Bin 0 -> 47184 bytes msvc-redist/x86/msvcp140_codecvt_ids.dll | Bin 0 -> 30832 bytes msvc-redist/x86/vccorlib140.dll | Bin 0 -> 286312 bytes msvc-redist/x86/vcomp140.dll | Bin 0 -> 162928 bytes msvc-redist/x86/vcruntime140.dll | Bin 0 -> 91112 bytes msvc-redist/x86/vcruntime140_threads.dll | Bin 0 -> 35952 bytes 21 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 msvc-redist/amd64/concrt140.dll create mode 100644 msvc-redist/amd64/msvcp140.dll create mode 100644 msvc-redist/amd64/msvcp140_1.dll create mode 100644 msvc-redist/amd64/msvcp140_2.dll create mode 100644 msvc-redist/amd64/msvcp140_atomic_wait.dll create mode 100644 msvc-redist/amd64/msvcp140_codecvt_ids.dll create mode 100644 msvc-redist/amd64/vccorlib140.dll create mode 100644 msvc-redist/amd64/vcomp140.dll create mode 100644 msvc-redist/amd64/vcruntime140.dll create mode 100644 msvc-redist/amd64/vcruntime140_1.dll create mode 100644 msvc-redist/amd64/vcruntime140_threads.dll create mode 100644 msvc-redist/x86/concrt140.dll create mode 100644 msvc-redist/x86/msvcp140.dll create mode 100644 msvc-redist/x86/msvcp140_1.dll create mode 100644 msvc-redist/x86/msvcp140_2.dll create mode 100644 msvc-redist/x86/msvcp140_atomic_wait.dll create mode 100644 msvc-redist/x86/msvcp140_codecvt_ids.dll create mode 100644 msvc-redist/x86/vccorlib140.dll create mode 100644 msvc-redist/x86/vcomp140.dll create mode 100644 msvc-redist/x86/vcruntime140.dll create mode 100644 msvc-redist/x86/vcruntime140_threads.dll diff --git a/msvc-redist/amd64/concrt140.dll b/msvc-redist/amd64/concrt140.dll new file mode 100644 index 0000000..235eced Binary files /dev/null and b/msvc-redist/amd64/concrt140.dll differ diff --git a/msvc-redist/amd64/msvcp140.dll b/msvc-redist/amd64/msvcp140.dll new file mode 100644 index 0000000..0a50239 Binary files /dev/null and b/msvc-redist/amd64/msvcp140.dll differ diff --git a/msvc-redist/amd64/msvcp140_1.dll b/msvc-redist/amd64/msvcp140_1.dll new file mode 100644 index 0000000..02ae0f8 Binary files /dev/null and b/msvc-redist/amd64/msvcp140_1.dll differ diff --git a/msvc-redist/amd64/msvcp140_2.dll b/msvc-redist/amd64/msvcp140_2.dll new file mode 100644 index 0000000..3283732 Binary files /dev/null and b/msvc-redist/amd64/msvcp140_2.dll differ diff --git a/msvc-redist/amd64/msvcp140_atomic_wait.dll b/msvc-redist/amd64/msvcp140_atomic_wait.dll new file mode 100644 index 0000000..2ca26ca Binary files /dev/null and b/msvc-redist/amd64/msvcp140_atomic_wait.dll differ diff --git a/msvc-redist/amd64/msvcp140_codecvt_ids.dll b/msvc-redist/amd64/msvcp140_codecvt_ids.dll new file mode 100644 index 0000000..8eb1254 Binary files /dev/null and b/msvc-redist/amd64/msvcp140_codecvt_ids.dll differ diff --git a/msvc-redist/amd64/vccorlib140.dll b/msvc-redist/amd64/vccorlib140.dll new file mode 100644 index 0000000..b0eff49 Binary files /dev/null and b/msvc-redist/amd64/vccorlib140.dll differ diff --git a/msvc-redist/amd64/vcomp140.dll b/msvc-redist/amd64/vcomp140.dll new file mode 100644 index 0000000..a39af2a Binary files /dev/null and b/msvc-redist/amd64/vcomp140.dll differ diff --git a/msvc-redist/amd64/vcruntime140.dll b/msvc-redist/amd64/vcruntime140.dll new file mode 100644 index 0000000..524092d Binary files /dev/null and b/msvc-redist/amd64/vcruntime140.dll differ diff --git a/msvc-redist/amd64/vcruntime140_1.dll b/msvc-redist/amd64/vcruntime140_1.dll new file mode 100644 index 0000000..4e3760e Binary files /dev/null and b/msvc-redist/amd64/vcruntime140_1.dll differ diff --git a/msvc-redist/amd64/vcruntime140_threads.dll b/msvc-redist/amd64/vcruntime140_threads.dll new file mode 100644 index 0000000..c01bb8a Binary files /dev/null and b/msvc-redist/amd64/vcruntime140_threads.dll differ diff --git a/msvc-redist/x86/concrt140.dll b/msvc-redist/x86/concrt140.dll new file mode 100644 index 0000000..5ddc7ee Binary files /dev/null and b/msvc-redist/x86/concrt140.dll differ diff --git a/msvc-redist/x86/msvcp140.dll b/msvc-redist/x86/msvcp140.dll new file mode 100644 index 0000000..02d5d03 Binary files /dev/null and b/msvc-redist/x86/msvcp140.dll differ diff --git a/msvc-redist/x86/msvcp140_1.dll b/msvc-redist/x86/msvcp140_1.dll new file mode 100644 index 0000000..10297ef Binary files /dev/null and b/msvc-redist/x86/msvcp140_1.dll differ diff --git a/msvc-redist/x86/msvcp140_2.dll b/msvc-redist/x86/msvcp140_2.dll new file mode 100644 index 0000000..a292783 Binary files /dev/null and b/msvc-redist/x86/msvcp140_2.dll differ diff --git a/msvc-redist/x86/msvcp140_atomic_wait.dll b/msvc-redist/x86/msvcp140_atomic_wait.dll new file mode 100644 index 0000000..9151e13 Binary files /dev/null and b/msvc-redist/x86/msvcp140_atomic_wait.dll differ diff --git a/msvc-redist/x86/msvcp140_codecvt_ids.dll b/msvc-redist/x86/msvcp140_codecvt_ids.dll new file mode 100644 index 0000000..ad36256 Binary files /dev/null and b/msvc-redist/x86/msvcp140_codecvt_ids.dll differ diff --git a/msvc-redist/x86/vccorlib140.dll b/msvc-redist/x86/vccorlib140.dll new file mode 100644 index 0000000..bf9518c Binary files /dev/null and b/msvc-redist/x86/vccorlib140.dll differ diff --git a/msvc-redist/x86/vcomp140.dll b/msvc-redist/x86/vcomp140.dll new file mode 100644 index 0000000..f496c15 Binary files /dev/null and b/msvc-redist/x86/vcomp140.dll differ diff --git a/msvc-redist/x86/vcruntime140.dll b/msvc-redist/x86/vcruntime140.dll new file mode 100644 index 0000000..59bb060 Binary files /dev/null and b/msvc-redist/x86/vcruntime140.dll differ diff --git a/msvc-redist/x86/vcruntime140_threads.dll b/msvc-redist/x86/vcruntime140_threads.dll new file mode 100644 index 0000000..70f1421 Binary files /dev/null and b/msvc-redist/x86/vcruntime140_threads.dll differ -- cgit v1.2.3