mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-07 19:18:19 +02:00
Remove libgit dependency
This commit is contained in:
parent
4870c6fdd8
commit
576a899604
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FileVersion = 1
|
||||
Projects = {BeefBuild = {Path = "."}, corlib = "*", Beefy2D = {Path = "../BeefLibs/Beefy2D"}, IDEHelper = {Path = "../IDEHelper"}, Debugger64 = {Path = "../Debugger64"}, BeefySysLib = {Path = "../BeefySysLib"}, libgit2 = "*"}
|
||||
Projects = {BeefBuild = {Path = "."}, corlib = "*", Beefy2D = {Path = "../BeefLibs/Beefy2D"}, IDEHelper = {Path = "../IDEHelper"}, Debugger64 = {Path = "../Debugger64"}, BeefySysLib = {Path = "../BeefySysLib"}}
|
||||
Unlocked = ["corlib"]
|
||||
ExtraPlatforms = ["Linux64"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue