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/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 10 files changed, 0 insertions(+), 0 deletions(-) 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 (limited to 'msvc-redist/x86') 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