Prepare new JabyEngine project
This commit is contained in:
@@ -6,15 +6,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "PSYQ",
|
"name": "PSYQ",
|
||||||
"path": "..\\..\\PSYQ\\Converted\\Include"
|
"path": "..\\..\\..\\PSYQ\\Converted\\Include"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "NEXTGPU",
|
"name": "NEXTGPU",
|
||||||
"path": "..\\..\\..\\..\\PSX\\projects\\NEXTGPU"
|
"path": "..\\..\\..\\..\\..\\PSX\\projects\\NEXTGPU"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "CDPLAYER",
|
"name": "CDPLAYER",
|
||||||
"path": "..\\..\\..\\..\\PSX\\projects\\CDPLAYER"
|
"path": "..\\..\\..\\..\\..\\PSX\\projects\\CDPLAYER"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tasks": {
|
"tasks": {
|
||||||
|
|||||||
13
src/Library/Library.code-workspace
Normal file
13
src/Library/Library.code-workspace
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"name": "Include",
|
||||||
|
"path": "..\\..\\include"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "JabyEngine",
|
||||||
|
"path": "."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings": {}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user