11 lines
205 B
TOML
11 lines
205 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "Glfw.Setup"
|
|
StartupObject = "Glfw.Setup.Program"
|
|
|
|
[Dependencies]
|
|
corlib = "*"
|
|
"Clang-C.git" = "*"
|
|
"Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Cpp2Beef.git"}
|