add bindings

This commit is contained in:
2026-06-15 16:28:17 +02:00
commit 14a89ef1e3
11 changed files with 947 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
FileVersion = 1
[Project]
Name = "MicroUI"
TargetType = "BeefLib"
StartupObject = "MicroUI.Program"
[Dependencies]
corlib = "*"
"CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"}