refresh priv to pub

This commit is contained in:
KholdFuzion
2020-02-19 21:28:20 -06:00
parent 499d6a5b2f
commit 3a796978db
200 changed files with 202305 additions and 198732 deletions
+21
View File
@@ -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/",
}
]
}