Files
KTX/BeefProj.toml
T
2026-07-22 00:32:44 +02:00

15 lines
271 B
TOML

FileVersion = 1
[Project]
Name = "KTX"
TargetType = "BeefLib"
StartupObject = "KTX.Program"
[Dependencies]
corlib = "*"
"CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"}
[[ProjectFolder.Items]]
Type = "IgnoreSource"
Name = "KTXVulkan.bf"