-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b65c980
commit bf98352
Showing
3 changed files
with
4 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,7 @@ generatedFileExclude { | |
\.jinja2$ | ||
generate/vendor_dep.json$ | ||
\.dll$ | ||
\.patch$ | ||
} | ||
|
||
repoRootNameOverride { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,8 @@ | ||
From 37f2d9daad2d469b1d1228c7dc3ca80512ff2f2f Mon Sep 17 00:00:00 2001 | ||
From: PJ Reiniger <[email protected]> | ||
Date: Fri, 18 Oct 2024 01:03:22 -0400 | ||
Subject: [PATCH] Fixup runtime | ||
Subject: Fixup runtime | ||
|
||
--- | ||
bin/concrt140.dll | Bin 0 -> 322560 bytes | ||
bin/msvcp140.dll | Bin 563944 -> 575056 bytes | ||
bin/msvcp140_1.dll | Bin 0 -> 35808 bytes | ||
bin/msvcp140_2.dll | Bin 0 -> 268880 bytes | ||
bin/msvcp140_atomic_wait.dll | Bin 0 -> 50664 bytes | ||
bin/msvcp140_codecvt_ids.dll | Bin 0 -> 31744 bytes | ||
bin/vccorlib140.dll | Bin 0 -> 351824 bytes | ||
bin/vcruntime140.dll | Bin 95464 -> 119888 bytes | ||
bin/vcruntime140_1.dll | Bin 35560 -> 49640 bytes | ||
bin/vcruntime140_threads.dll | Bin 0 -> 38504 bytes | ||
10 files changed, 0 insertions(+), 0 deletions(-) | ||
create mode 100644 bin/concrt140.dll | ||
create mode 100644 bin/msvcp140_1.dll | ||
create mode 100644 bin/msvcp140_2.dll | ||
create mode 100644 bin/msvcp140_atomic_wait.dll | ||
create mode 100644 bin/msvcp140_codecvt_ids.dll | ||
create mode 100644 bin/vccorlib140.dll | ||
create mode 100644 bin/vcruntime140_threads.dll | ||
|
||
diff --git a/bin/concrt140.dll b/bin/concrt140.dll | ||
new file mode 100644 | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.