mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Launch args, auto generate startup code, additional locking detection
This commit is contained in:
parent
b640bf9d5e
commit
bcc7de66d9
6 changed files with 153 additions and 10 deletions
|
@ -1,5 +1,6 @@
|
|||
FileVersion = 1
|
||||
Projects = {mintest = {Path = "."}, minlib = {Path = "minlib"}, LibA = {Path = "LibA"}, LibB = {Path = "LibB"}, mintest2 = {Path = "mintest2"}}
|
||||
Locked = ["mintest2"]
|
||||
|
||||
[Workspace]
|
||||
StartupProject = "mintest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue