Prepare new JabyEngine project
This commit is contained in:
parent
29ce5c4a77
commit
92819b716b
|
@ -6,15 +6,15 @@
|
|||
},
|
||||
{
|
||||
"name": "PSYQ",
|
||||
"path": "..\\..\\PSYQ\\Converted\\Include"
|
||||
"path": "..\\..\\..\\PSYQ\\Converted\\Include"
|
||||
},
|
||||
{
|
||||
"name": "NEXTGPU",
|
||||
"path": "..\\..\\..\\..\\PSX\\projects\\NEXTGPU"
|
||||
"path": "..\\..\\..\\..\\..\\PSX\\projects\\NEXTGPU"
|
||||
},
|
||||
{
|
||||
"name": "CDPLAYER",
|
||||
"path": "..\\..\\..\\..\\PSX\\projects\\CDPLAYER"
|
||||
"path": "..\\..\\..\\..\\..\\PSX\\projects\\CDPLAYER"
|
||||
}
|
||||
],
|
||||
"tasks": {
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "Include",
|
||||
"path": "..\\..\\include"
|
||||
},
|
||||
{
|
||||
"name": "JabyEngine",
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
Loading…
Reference in New Issue