added raylib dep
This commit is contained in:
parent
2d8baf0e41
commit
fb039cc370
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FileVersion = 1
|
||||
Projects = {TheaterGui = {Path = "."}}
|
||||
Projects = {TheaterGui = {Path = "."}, raylib-beef = {Path = "../../Libs/External/raylib-beef/raylib-beef"}}
|
||||
|
||||
[Workspace]
|
||||
StartupProject = "TheaterGui"
|
||||
|
|
Loading…
Add table
Reference in a new issue