mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 14:24:10 +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"
|