c part ready to go

This commit is contained in:
Rune
2026-02-22 15:25:43 +01:00
parent 397c0e320c
commit 806f27381a
17 changed files with 674 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
FileVersion = 1
Dependencies = {corlib = "*", "Clang-C.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Clang-C.git"}}
[Project]
Name = "Cpp2Beef"
TargetType = "BeefLib"
StartupObject = "Cpp2Beef.Program"
StartupObject = "ClangC.Setup.Program"