mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
9 lines
154 B
TOML
9 lines
154 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "SysMSVCRT"
|
|
StartupObject = "SysMSVCRT.Program"
|
|
|
|
[Configs.Debug.Win64]
|
|
CLibType = "SystemMSVCRT"
|
|
BeefLibType = "Static"
|