mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-12 21:34:11 +02:00
10 lines
168 B
TOML
10 lines
168 B
TOML
![]() |
FileVersion = 1
|
||
|
|
||
|
[Project]
|
||
|
Name = "IDETest"
|
||
|
TargetType = "BeefWindowsApplication"
|
||
|
StartupObject = "IDETest.Program"
|
||
|
|
||
|
[Configs.Debug.Win64]
|
||
|
BeefLibType = "DynamicDebug"
|