From dcc542d70ba30863603025d5d0ee4127cd10a16a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 9 Oct 2023 08:16:14 +0000 Subject: [PATCH] feat: add common aliases of vcruntime --- msvc-runtime | 1 + msvcruntime | 1 + vc-redist | 1 + vc-runtime | 1 + vc_redist | 1 + vcredist | 1 + vcruntime140 | 1 + 7 files changed, 7 insertions(+) create mode 120000 msvc-runtime create mode 120000 msvcruntime create mode 120000 vc-redist create mode 120000 vc-runtime create mode 120000 vc_redist create mode 120000 vcredist create mode 120000 vcruntime140 diff --git a/msvc-runtime b/msvc-runtime new file mode 120000 index 0000000..0debd58 --- /dev/null +++ b/msvc-runtime @@ -0,0 +1 @@ +vcruntime \ No newline at end of file diff --git a/msvcruntime b/msvcruntime new file mode 120000 index 0000000..0debd58 --- /dev/null +++ b/msvcruntime @@ -0,0 +1 @@ +vcruntime \ No newline at end of file diff --git a/vc-redist b/vc-redist new file mode 120000 index 0000000..0debd58 --- /dev/null +++ b/vc-redist @@ -0,0 +1 @@ +vcruntime \ No newline at end of file diff --git a/vc-runtime b/vc-runtime new file mode 120000 index 0000000..0debd58 --- /dev/null +++ b/vc-runtime @@ -0,0 +1 @@ +vcruntime \ No newline at end of file diff --git a/vc_redist b/vc_redist new file mode 120000 index 0000000..0debd58 --- /dev/null +++ b/vc_redist @@ -0,0 +1 @@ +vcruntime \ No newline at end of file diff --git a/vcredist b/vcredist new file mode 120000 index 0000000..0debd58 --- /dev/null +++ b/vcredist @@ -0,0 +1 @@ +vcruntime \ No newline at end of file diff --git a/vcruntime140 b/vcruntime140 new file mode 120000 index 0000000..0debd58 --- /dev/null +++ b/vcruntime140 @@ -0,0 +1 @@ +vcruntime \ No newline at end of file