Revert restructure of project settings

This commit is contained in:
Jaby Blubb 2023-03-25 21:02:51 +01:00
parent 7879c2b338
commit 9b27ad6200
1 changed files with 2 additions and 10 deletions

View File

@ -1,21 +1,13 @@
{ {
"folders": [ "folders": [
{ {
"name": "Internal Include", "name": "JabyEngine",
"path": "include" "path": ".",
},
{
"name": "Internal Source",
"path": "src"
}, },
{ {
"name": "Include", "name": "Include",
"path": "..\\..\\include" "path": "..\\..\\include"
}, },
{
"name": "JabyEngine",
"path": ".",
},
{ {
"name": "Root", "name": "Root",
"path": "..\\.." "path": "..\\.."