This commit is contained in:
2026-06-07 19:25:31 +02:00
commit 6507b80f63
5 changed files with 149 additions and 0 deletions

6
BeefProj.toml Normal file
View File

@@ -0,0 +1,6 @@
FileVersion = 1
[Project]
Name = "CxxBuildTool"
TargetType = "BeefLib"
StartupObject = "CxxBuildTool.Program"