From c61ba8892ce9b76bae4f60986b9d6724dad53254 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 16 Jan 2019 11:43:16 +0100 Subject: remove msvcvc runtime --- vc-runtime-140/LICENSE.txt | 29 --------------------- vc-runtime-140/api-ms-win-core-console-l1-1-0.dll | Bin 19864 -> 0 bytes vc-runtime-140/api-ms-win-core-datetime-l1-1-0.dll | Bin 19360 -> 0 bytes vc-runtime-140/api-ms-win-core-debug-l1-1-0.dll | Bin 19344 -> 0 bytes .../api-ms-win-core-errorhandling-l1-1-0.dll | Bin 19376 -> 0 bytes vc-runtime-140/api-ms-win-core-file-l1-1-0.dll | Bin 22928 -> 0 bytes vc-runtime-140/api-ms-win-core-file-l1-2-0.dll | Bin 19344 -> 0 bytes vc-runtime-140/api-ms-win-core-file-l2-1-0.dll | Bin 19336 -> 0 bytes vc-runtime-140/api-ms-win-core-handle-l1-1-0.dll | Bin 19352 -> 0 bytes vc-runtime-140/api-ms-win-core-heap-l1-1-0.dll | Bin 19856 -> 0 bytes .../api-ms-win-core-interlocked-l1-1-0.dll | Bin 19880 -> 0 bytes .../api-ms-win-core-libraryloader-l1-1-0.dll | Bin 19888 -> 0 bytes .../api-ms-win-core-localization-l1-2-0.dll | Bin 21936 -> 0 bytes vc-runtime-140/api-ms-win-core-memory-l1-1-0.dll | Bin 19864 -> 0 bytes .../api-ms-win-core-namedpipe-l1-1-0.dll | Bin 19360 -> 0 bytes .../api-ms-win-core-processenvironment-l1-1-0.dll | Bin 20424 -> 0 bytes .../api-ms-win-core-processthreads-l1-1-0.dll | Bin 21432 -> 0 bytes .../api-ms-win-core-processthreads-l1-1-1.dll | Bin 19896 -> 0 bytes vc-runtime-140/api-ms-win-core-profile-l1-1-0.dll | Bin 18840 -> 0 bytes .../api-ms-win-core-rtlsupport-l1-1-0.dll | Bin 18856 -> 0 bytes vc-runtime-140/api-ms-win-core-string-l1-1-0.dll | Bin 19352 -> 0 bytes vc-runtime-140/api-ms-win-core-synch-l1-1-0.dll | Bin 21392 -> 0 bytes vc-runtime-140/api-ms-win-core-synch-l1-2-0.dll | Bin 19856 -> 0 bytes vc-runtime-140/api-ms-win-core-sysinfo-l1-1-0.dll | Bin 20376 -> 0 bytes vc-runtime-140/api-ms-win-core-timezone-l1-1-0.dll | Bin 19360 -> 0 bytes vc-runtime-140/api-ms-win-core-util-l1-1-0.dll | Bin 19344 -> 0 bytes vc-runtime-140/api-ms-win-crt-conio-l1-1-0.dll | Bin 20368 -> 0 bytes vc-runtime-140/api-ms-win-crt-convert-l1-1-0.dll | Bin 23448 -> 0 bytes .../api-ms-win-crt-environment-l1-1-0.dll | Bin 19880 -> 0 bytes .../api-ms-win-crt-filesystem-l1-1-0.dll | Bin 21408 -> 0 bytes vc-runtime-140/api-ms-win-crt-heap-l1-1-0.dll | Bin 20360 -> 0 bytes vc-runtime-140/api-ms-win-crt-locale-l1-1-0.dll | Bin 19856 -> 0 bytes vc-runtime-140/api-ms-win-crt-math-l1-1-0.dll | Bin 30088 -> 0 bytes vc-runtime-140/api-ms-win-crt-multibyte-l1-1-0.dll | Bin 27552 -> 0 bytes vc-runtime-140/api-ms-win-crt-private-l1-1-0.dll | Bin 72088 -> 0 bytes vc-runtime-140/api-ms-win-crt-process-l1-1-0.dll | Bin 20376 -> 0 bytes vc-runtime-140/api-ms-win-crt-runtime-l1-1-0.dll | Bin 23952 -> 0 bytes vc-runtime-140/api-ms-win-crt-stdio-l1-1-0.dll | Bin 25488 -> 0 bytes vc-runtime-140/api-ms-win-crt-string-l1-1-0.dll | Bin 25488 -> 0 bytes vc-runtime-140/api-ms-win-crt-time-l1-1-0.dll | Bin 21896 -> 0 bytes vc-runtime-140/api-ms-win-crt-utility-l1-1-0.dll | Bin 19864 -> 0 bytes vc-runtime-140/concrt140.dll | Bin 243008 -> 0 bytes vc-runtime-140/msvcp140.dll | Bin 438584 -> 0 bytes vc-runtime-140/ucrtbase.dll | Bin 883512 -> 0 bytes vc-runtime-140/vcruntime140.dll | Bin 83792 -> 0 bytes 45 files changed, 29 deletions(-) delete mode 100644 vc-runtime-140/LICENSE.txt delete mode 100644 vc-runtime-140/api-ms-win-core-console-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-datetime-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-debug-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-errorhandling-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-file-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-file-l1-2-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-file-l2-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-handle-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-heap-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-interlocked-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-libraryloader-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-localization-l1-2-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-memory-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-namedpipe-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-processenvironment-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-processthreads-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-processthreads-l1-1-1.dll delete mode 100644 vc-runtime-140/api-ms-win-core-profile-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-rtlsupport-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-string-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-synch-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-synch-l1-2-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-sysinfo-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-timezone-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-core-util-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-conio-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-convert-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-environment-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-filesystem-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-heap-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-locale-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-math-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-multibyte-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-private-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-process-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-runtime-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-stdio-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-string-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-time-l1-1-0.dll delete mode 100644 vc-runtime-140/api-ms-win-crt-utility-l1-1-0.dll delete mode 100644 vc-runtime-140/concrt140.dll delete mode 100644 vc-runtime-140/msvcp140.dll delete mode 100644 vc-runtime-140/ucrtbase.dll delete mode 100644 vc-runtime-140/vcruntime140.dll diff --git a/vc-runtime-140/LICENSE.txt b/vc-runtime-140/LICENSE.txt deleted file mode 100644 index 61734a6..0000000 --- a/vc-runtime-140/LICENSE.txt +++ /dev/null @@ -1,29 +0,0 @@ -MICROSOFT SOFTWARE LICENSE TERMS -MICROSOFT VISUAL STUDIO 2015 ADD-ONs, VISUAL STUDIO SHELLS and C++ REDISTRIBUTABLE -These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. They apply to the software named above. The terms also apply to any Microsoft services or updates for the software, except to the extent those have different terms. -IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE RIGHTS BELOW. -1. INSTALLATION AND USE RIGHTS. -a. You may install and use any number of copies of the software. -b. Backup copy. You may make one backup copy of the software, for reinstalling the software. -2. TERMS FOR SPECIFIC COMPONENTS. -a. Utilities. The software may contain some items on the Utilities List at . You may copy and install those items, if included with the software, on your machines or third party machines, to debug and deploy your applications and databases you develop with the software. Please note that Utilities are designed for temporary use, that Microsoft may not be able to patch or update Utilities separately from the rest of the software, and that some Utilities by their nature may make it possible for others to access machines on which they are installed. As a result, you should delete all Utilities you have installed after you finish debugging or deploying your applications and databases. Microsoft is not responsible for any third party use or access of Utilities you install on any machine. -b. Microsoft Platforms. The software may include components from Microsoft Windows; Microsoft Windows Server; Microsoft SQL Server; Microsoft Exchange; Microsoft Office; and Microsoft SharePoint. These components are governed by separate agreements and their own product support policies, as described in the license terms found in the installation directory for that component or in the “Licenses” folder accompanying the software. -c. Third Party Components. The software may include third party components with separate legal notices or governed by other agreements, as may be described in the ThirdPartyNotices file accompanying the software. Even if such components are governed by other agreements, the disclaimers and the limitations on and exclusions of damages below also apply. -3. DATA. The software may collect information about you and your use of the software, and send that to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may opt-out of many of these scenarios, but not all, as described in the product documentation. There are also some features in the software that may enable you to collect data from users of your applications. If you use these features to enable data collection in your applications, you must comply with applicable law, including providing appropriate notices to users of your applications. You can learn more about data collection and use in the help documentation and the privacy statement at . Your use of the software operates as your consent to these practices. -4. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not -· work around any technical limitations in the software; -· reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation; -· remove, minimize, block or modify any notices of Microsoft or its suppliers in the software; -· use the software in any way that is against the law; or -· share, publish or lend the software, or provide the software as a stand-alone hosted as solution for others to use, or transfer the software or this agreement to any third party. -5. EXPORT RESTRICTIONS. Microsoft software, online services, professional services and related technology are subject to U.S. export jurisdiction. You must comply with all applicable international and national laws, including the U.S. Export Administration Regulations, the International Traffic in Arms Regulations, Office of Foreign Assets Control sanctions programs, and end-user, end use and destination restrictions by the U.S. and other governments related to Microsoft products, services and technologies. For additional information, see www.microsoft.com/exporting . -6. SUPPORT SERVICES. Because this software is “as is,” we may not provide support services for it. -7. ENTIRE AGREEMENT. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services. -8. APPLICABLE LAW. If you acquired the software in the United States, Washington law applies to interpretation of and claims for breach of this agreement, and the laws of the state where you live apply to all other claims. If you acquired the software in any other country, its laws apply. -9. LEGAL EFFECT. This agreement describes certain legal rights. You may have other rights under the laws of your state or country. This agreement does not change your rights under the laws of your state or country if the laws of your state or country do not permit it to do so. Without limitation of the foregoing, for Australia, YOU HAVE STATUTORY GUARANTEES UNDER THE AUSTRALIAN CONSUMER LAW AND NOTHING IN THESE TERMS IS INTENDED TO AFFECT THOSE RIGHTS -10. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS-IS.” YOU BEAR THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES OR CONDITIONS. TO THE EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. -11. LIMITATION ON AND EXCLUSION OF DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES. -This limitation applies to (a) anything related to the software, services, content (including code) on third party Internet sites, or third party applications; and (b) claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law. -It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages. - -EULAID: VS2015_RTM_ShellsRedist_ENU \ No newline at end of file diff --git a/vc-runtime-140/api-ms-win-core-console-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-console-l1-1-0.dll deleted file mode 100644 index 8adba60..0000000 Binary files a/vc-runtime-140/api-ms-win-core-console-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-datetime-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-datetime-l1-1-0.dll deleted file mode 100644 index c8c8f62..0000000 Binary files a/vc-runtime-140/api-ms-win-core-datetime-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-debug-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-debug-l1-1-0.dll deleted file mode 100644 index 44e3c6a..0000000 Binary files a/vc-runtime-140/api-ms-win-core-debug-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-errorhandling-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-errorhandling-l1-1-0.dll deleted file mode 100644 index cb2cf01..0000000 Binary files a/vc-runtime-140/api-ms-win-core-errorhandling-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-file-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-file-l1-1-0.dll deleted file mode 100644 index 3cf31c8..0000000 Binary files a/vc-runtime-140/api-ms-win-core-file-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-file-l1-2-0.dll b/vc-runtime-140/api-ms-win-core-file-l1-2-0.dll deleted file mode 100644 index bd13fdf..0000000 Binary files a/vc-runtime-140/api-ms-win-core-file-l1-2-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-file-l2-1-0.dll b/vc-runtime-140/api-ms-win-core-file-l2-1-0.dll deleted file mode 100644 index f08aecd..0000000 Binary files a/vc-runtime-140/api-ms-win-core-file-l2-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-handle-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-handle-l1-1-0.dll deleted file mode 100644 index 48c0105..0000000 Binary files a/vc-runtime-140/api-ms-win-core-handle-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-heap-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-heap-l1-1-0.dll deleted file mode 100644 index bca6b9a..0000000 Binary files a/vc-runtime-140/api-ms-win-core-heap-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-interlocked-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-interlocked-l1-1-0.dll deleted file mode 100644 index aeee85c..0000000 Binary files a/vc-runtime-140/api-ms-win-core-interlocked-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-libraryloader-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-libraryloader-l1-1-0.dll deleted file mode 100644 index e639b7e..0000000 Binary files a/vc-runtime-140/api-ms-win-core-libraryloader-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-localization-l1-2-0.dll b/vc-runtime-140/api-ms-win-core-localization-l1-2-0.dll deleted file mode 100644 index efcef90..0000000 Binary files a/vc-runtime-140/api-ms-win-core-localization-l1-2-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-memory-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-memory-l1-1-0.dll deleted file mode 100644 index 8bd4e3e..0000000 Binary files a/vc-runtime-140/api-ms-win-core-memory-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-namedpipe-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-namedpipe-l1-1-0.dll deleted file mode 100644 index 4a61cca..0000000 Binary files a/vc-runtime-140/api-ms-win-core-namedpipe-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-processenvironment-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-processenvironment-l1-1-0.dll deleted file mode 100644 index 54638d6..0000000 Binary files a/vc-runtime-140/api-ms-win-core-processenvironment-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-processthreads-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-processthreads-l1-1-0.dll deleted file mode 100644 index 284b08a..0000000 Binary files a/vc-runtime-140/api-ms-win-core-processthreads-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-processthreads-l1-1-1.dll b/vc-runtime-140/api-ms-win-core-processthreads-l1-1-1.dll deleted file mode 100644 index 75bee68..0000000 Binary files a/vc-runtime-140/api-ms-win-core-processthreads-l1-1-1.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-profile-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-profile-l1-1-0.dll deleted file mode 100644 index c60ce14..0000000 Binary files a/vc-runtime-140/api-ms-win-core-profile-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-rtlsupport-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-rtlsupport-l1-1-0.dll deleted file mode 100644 index 12d807e..0000000 Binary files a/vc-runtime-140/api-ms-win-core-rtlsupport-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-string-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-string-l1-1-0.dll deleted file mode 100644 index 453ebe1..0000000 Binary files a/vc-runtime-140/api-ms-win-core-string-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-synch-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-synch-l1-1-0.dll deleted file mode 100644 index 448e17e..0000000 Binary files a/vc-runtime-140/api-ms-win-core-synch-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-synch-l1-2-0.dll b/vc-runtime-140/api-ms-win-core-synch-l1-2-0.dll deleted file mode 100644 index da09f84..0000000 Binary files a/vc-runtime-140/api-ms-win-core-synch-l1-2-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-sysinfo-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-sysinfo-l1-1-0.dll deleted file mode 100644 index c5f793f..0000000 Binary files a/vc-runtime-140/api-ms-win-core-sysinfo-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-timezone-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-timezone-l1-1-0.dll deleted file mode 100644 index 26bfa16..0000000 Binary files a/vc-runtime-140/api-ms-win-core-timezone-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-core-util-l1-1-0.dll b/vc-runtime-140/api-ms-win-core-util-l1-1-0.dll deleted file mode 100644 index 170188f..0000000 Binary files a/vc-runtime-140/api-ms-win-core-util-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-conio-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-conio-l1-1-0.dll deleted file mode 100644 index 3d969e8..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-conio-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-convert-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-convert-l1-1-0.dll deleted file mode 100644 index 332f487..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-convert-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-environment-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-environment-l1-1-0.dll deleted file mode 100644 index 21967fb..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-environment-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-filesystem-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-filesystem-l1-1-0.dll deleted file mode 100644 index c4592c4..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-filesystem-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-heap-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-heap-l1-1-0.dll deleted file mode 100644 index 98dba96..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-heap-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-locale-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-locale-l1-1-0.dll deleted file mode 100644 index f8cb2a0..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-locale-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-math-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-math-l1-1-0.dll deleted file mode 100644 index ed3f6dc..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-math-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-multibyte-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-multibyte-l1-1-0.dll deleted file mode 100644 index 733dbff..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-multibyte-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-private-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-private-l1-1-0.dll deleted file mode 100644 index c5e008b..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-private-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-process-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-process-l1-1-0.dll deleted file mode 100644 index f0edfb8..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-process-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-runtime-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-runtime-l1-1-0.dll deleted file mode 100644 index 117fc62..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-runtime-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-stdio-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-stdio-l1-1-0.dll deleted file mode 100644 index b3a8967..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-stdio-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-string-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-string-l1-1-0.dll deleted file mode 100644 index 402a2a6..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-string-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-time-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-time-l1-1-0.dll deleted file mode 100644 index 87c0ee8..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-time-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/api-ms-win-crt-utility-l1-1-0.dll b/vc-runtime-140/api-ms-win-crt-utility-l1-1-0.dll deleted file mode 100644 index 26cdfc8..0000000 Binary files a/vc-runtime-140/api-ms-win-crt-utility-l1-1-0.dll and /dev/null differ diff --git a/vc-runtime-140/concrt140.dll b/vc-runtime-140/concrt140.dll deleted file mode 100644 index abe59d5..0000000 Binary files a/vc-runtime-140/concrt140.dll and /dev/null differ diff --git a/vc-runtime-140/msvcp140.dll b/vc-runtime-140/msvcp140.dll deleted file mode 100644 index 6773caf..0000000 Binary files a/vc-runtime-140/msvcp140.dll and /dev/null differ diff --git a/vc-runtime-140/ucrtbase.dll b/vc-runtime-140/ucrtbase.dll deleted file mode 100644 index 1109675..0000000 Binary files a/vc-runtime-140/ucrtbase.dll and /dev/null differ diff --git a/vc-runtime-140/vcruntime140.dll b/vc-runtime-140/vcruntime140.dll deleted file mode 100644 index 1a49ccc..0000000 Binary files a/vc-runtime-140/vcruntime140.dll and /dev/null differ -- cgit v1.2.3