mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
11 lines
283 B
TOML
11 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"
|