This commit is contained in:
Tsubasa6848
2024-01-03 08:35:58 +08:00
Unverified
parent 810600011a
commit 5df234806a
28 changed files with 7034 additions and 2204 deletions
+5
View File
@@ -0,0 +1,5 @@
Diagnostics:
Suppress: ["-Wmicrosoft-enum-forward-reference", "-Wc++11-narrowing", "-Wc++2b-extensions", "-Wmicrosoft-cast"]
CompileFlags:
Add: ["-ferror-limit=0", "-D__FUNCTION__=\"dummy\"", "-D_CRT_USE_BUILTIN_OFFSETOF", "-std:c++latest"]
Remove: ["/Yu_HeaderOutputPredefine.h", "/FI_HeaderOutputPredefine.h"]