1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00

Paths fixed

This commit is contained in:
Brian Fiete 2019-11-07 10:31:20 -08:00
parent 9c9bfdc6d4
commit 58bf51f731
6 changed files with 8 additions and 4 deletions

View file

@ -1,5 +1,5 @@
FileVersion = 1
Projects = {LogViewer = {Path = "."}, Beefy2D = {Path = "../BeefLibs/Beefy2D"}}
Projects = {LogViewer = {Path = "."}, Beefy2D = "*"}
[Workspace]
StartupProject = "LogViewer"