mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
11 lines
179 B
TOML
11 lines
179 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "BeefInstall"
|
|
StartupObject = "BeefInstall.Program"
|
|
|
|
[ProjectFolder]
|
|
|
|
[[ProjectFolder.Items]]
|
|
Type = "Source"
|
|
Path = "../../IDE/src/util/Zip.bf"
|