mirror of
https://gitlab.com/kholdfuzion/goldeneye_src
synced 2026-09-08 19:12:30 -04:00
refresh priv to pub
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "MIPS3-DEBUG",
|
||||
"configurationType": "Debug",
|
||||
"generator": "Unix Makefiles",
|
||||
"includePath": [
|
||||
"${env.INCLUDE}",
|
||||
"${workspaceRoot}\\**",
|
||||
""
|
||||
],
|
||||
"wslPath": "${defaultWSLPath}",
|
||||
"defines": [
|
||||
"TRI4_Ext",
|
||||
"DEBUG"
|
||||
]
|
||||
//"compilerPath": "/usr/",
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user