Revert restructure of project settings
This commit is contained in:
parent
7879c2b338
commit
9b27ad6200
|
@ -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": "..\\.."
|
||||||
|
|
Loading…
Reference in New Issue