11 lines
210 B
TOML
11 lines
210 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "MicroUI"
|
|
TargetType = "BeefLib"
|
|
StartupObject = "MicroUI.Program"
|
|
|
|
[Dependencies]
|
|
corlib = "*"
|
|
"CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"}
|