Fastbuild basic stuff

This commit is contained in:
2026-01-06 21:36:19 -05:00
parent b5c72649db
commit 2710d29b62
12 changed files with 985 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#if __WINDOWS__
#include "Windows/Clang.bff"
#endif