1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-27 20:18:01 +02:00
Beef/BeefTools/DocPrep/BeefProj.toml
2019-08-23 11:56:54 -07:00

10 lines
283 B
TOML

FileVersion = 1
[Project]
Name = "DocPrep"
StartupObject = "DocPrep.Program"
[Configs.Debug.Win64]
TargetDirectory = "$(WorkspaceDir)/../../IDE/dist"
OtherLinkFlags = "$(LinkFlags) IDEHelper64_d.lib"
DebugCommandArguments = "c:\\beef\\BeefLibs\\corlib\\_test c:\\beef\\hugo\\temp"