1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Beef/BeefTools/BeefInstall/BeefProj.toml

12 lines
179 B
TOML
Raw Normal View History

2019-08-23 11:56:54 -07:00
FileVersion = 1
[Project]
Name = "BeefInstall"
StartupObject = "BeefInstall.Program"
2019-08-24 10:08:36 -07:00
[ProjectFolder]
[[ProjectFolder.Items]]
Type = "Source"
Path = "../../IDE/src/util/Zip.bf"