mirror of https://github.com/n64decomp/007.git
238 lines
6.4 KiB
JSON
238 lines
6.4 KiB
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "MIPS2-DEBUG",
|
|
"configurationType": "Debug",
|
|
"generator": "Unix Makefiles",
|
|
"compilerPath": "",
|
|
"compilerSwitches": "-Wab,-r4300_mul -non_shared -Olimit 2000 -G 0 -Xcpluscomm -mips2 -32",
|
|
"cStandard": "c89",
|
|
"includePath": [
|
|
"\\\\wsl.localhost\\Ubuntu\\usr\\include"
|
|
/*INCLUDE := -I . -I include -I include/ultra64 -I include/PR -I src -I src/game -I src/inflate*/,
|
|
"${workspaceRoot}",
|
|
"${workspaceRoot}\\include",
|
|
"${workspaceRoot}\\src",
|
|
"${workspaceRoot}\\src\\game",
|
|
"${workspaceRoot}\\src\\inflate"
|
|
],
|
|
"intelliSenseMode": "linux-gcc-x86",
|
|
"defines": [
|
|
"DEBUG",
|
|
"TRI4_Ext",
|
|
"VERSION_US",
|
|
"TARGET_N64",
|
|
"OUTCODE=u",
|
|
"LANG_US",
|
|
"REFRESH_NTSC",
|
|
"LEFTOVERDEBUG",
|
|
"LEFTOVERSPECTRUM",
|
|
"BUGFIX_R0",
|
|
"BYTEMATCH"
|
|
/* IDO 5.3 Defs below */,
|
|
"_MIPS_FPSET=16",
|
|
"_MIPS_ISA=2",
|
|
"_ABIO32=1",
|
|
"_MIPS_SIM=_ABIO32",
|
|
"_MIPS_SZINT=32",
|
|
"_MIPS_SZLONG=32",
|
|
"_MIPS_SZPTR=32",
|
|
"__EXTENSIONS__",
|
|
"LANGUAGE_C",
|
|
"_LANGUAGE_C",
|
|
"__INLINE_INTRINSICS",
|
|
"sgi",
|
|
"__sgi",
|
|
"unix",
|
|
"mips",
|
|
"host_mips",
|
|
"__unix",
|
|
"__host_mips",
|
|
"_SVR4_SOURCE",
|
|
"_MODERN_C",
|
|
"_SGI_SOURCE",
|
|
"__DSO__",
|
|
"SYSTYPE_SVR4",
|
|
"_SYSTYPE_SVR4",
|
|
"_LONGLONG",
|
|
"__mips=2",
|
|
"_MIPSEB",
|
|
"MIPSEB",
|
|
"__STDC__=1"
|
|
],
|
|
"undefines": [
|
|
"__cplusplus"
|
|
]
|
|
},
|
|
{
|
|
"name": "MIPS2-FINAL US",
|
|
"configurationType": "Release",
|
|
"generator": "Unix Makefiles",
|
|
"cStandard": "c89",
|
|
"includePath": [
|
|
"\\\\wsl.localhost\\Ubuntu\\usr\\include",
|
|
"${workspaceRoot}",
|
|
"${workspaceRoot}\\include",
|
|
"${workspaceRoot}\\src",
|
|
"${workspaceRoot}\\src\\game",
|
|
"${workspaceRoot}\\src\\inflate"
|
|
],
|
|
"intelliSenseMode": "linux-gcc-x86",
|
|
"defines": [
|
|
"TRI4_Ext",
|
|
"VERSION_US",
|
|
"TARGET_N64",
|
|
"OUTCODE=u",
|
|
"LANG_US",
|
|
"REFRESH_NTSC",
|
|
"LEFTOVERDEBUG",
|
|
"LEFTOVERSPECTRUM",
|
|
"BUGFIX_R0",
|
|
"BYTEMATCH"
|
|
/* IDO 5.3 Defs below */,
|
|
"_MIPS_FPSET=16",
|
|
"_MIPS_ISA=2",
|
|
"_ABIO32=1",
|
|
"_MIPS_SIM=_ABIO32",
|
|
"_MIPS_SZINT=32",
|
|
"_MIPS_SZLONG=32",
|
|
"_MIPS_SZPTR=32",
|
|
"__EXTENSIONS__",
|
|
"LANGUAGE_C",
|
|
"_LANGUAGE_C",
|
|
"__INLINE_INTRINSICS",
|
|
"sgi",
|
|
"__sgi",
|
|
"unix",
|
|
"mips",
|
|
"host_mips",
|
|
"__unix",
|
|
"__host_mips",
|
|
"_SVR4_SOURCE",
|
|
"_MODERN_C",
|
|
"_SGI_SOURCE",
|
|
"__DSO__",
|
|
"SYSTYPE_SVR4",
|
|
"_SYSTYPE_SVR4",
|
|
"_LONGLONG",
|
|
"__mips=2",
|
|
"_MIPSEB",
|
|
"MIPSEB",
|
|
"__STDC__=1"
|
|
],
|
|
"undefines": [
|
|
"__cplusplus"
|
|
]
|
|
},
|
|
{
|
|
"name": "LibUltra-Debug",
|
|
"configurationType": "Release",
|
|
"generator": "Unix Makefiles",
|
|
"cStandard": "c89",
|
|
"includePath": [
|
|
"\\\\wsl.localhost\\Ubuntu\\usr\\include"
|
|
/*include -I include/PR -I src/libultra*/,
|
|
"${workspaceRoot}",
|
|
"${workspaceRoot}\\include",
|
|
"${workspaceRoot}\\include\\PR",
|
|
"${workspaceRoot}\\src\\libultrare",
|
|
"${workspaceRoot}\\src\\libultra"
|
|
],
|
|
"intelliSenseMode": "linux-gcc-x86",
|
|
"defines": [
|
|
"_DEBUG",
|
|
"TRI4_Ext",
|
|
"VERSION_US",
|
|
"TARGET_N64"
|
|
/* IDO 5.3 Defs below */,
|
|
"_MIPS_FPSET=16",
|
|
"_MIPS_ISA=2",
|
|
"_ABIO32=1",
|
|
"_MIPS_SIM=_ABIO32",
|
|
"_MIPS_SZINT=32",
|
|
"_MIPS_SZLONG=32",
|
|
"_MIPS_SZPTR=32",
|
|
"__EXTENSIONS__",
|
|
"LANGUAGE_C",
|
|
"_LANGUAGE_C",
|
|
"__INLINE_INTRINSICS",
|
|
"sgi",
|
|
"__sgi",
|
|
"unix",
|
|
"mips",
|
|
"host_mips",
|
|
"__unix",
|
|
"__host_mips",
|
|
"_SVR4_SOURCE",
|
|
"_MODERN_C",
|
|
"_SGI_SOURCE",
|
|
"__DSO__",
|
|
"SYSTYPE_SVR4",
|
|
"_SYSTYPE_SVR4",
|
|
"_LONGLONG",
|
|
"__mips=2",
|
|
"_MIPSEB",
|
|
"MIPSEB",
|
|
"__STDC__=1"
|
|
],
|
|
"undefines": [
|
|
"__cplusplus"
|
|
]
|
|
},
|
|
{
|
|
"name": "LibUltra-FINAL",
|
|
"configurationType": "Release",
|
|
"generator": "Unix Makefiles",
|
|
"cStandard": "c89",
|
|
"includePath": [
|
|
"\\\\wsl.localhost\\Ubuntu\\usr\\include",
|
|
"${workspaceRoot}",
|
|
"${workspaceRoot}\\include",
|
|
"${workspaceRoot}\\include\\PR",
|
|
"${workspaceRoot}\\src\\libultrare",
|
|
"${workspaceRoot}\\src\\libultra"
|
|
],
|
|
"intelliSenseMode": "linux-gcc-x86",
|
|
"defines": [
|
|
"_FINALROM",
|
|
"TRI4_Ext",
|
|
"VERSION_US",
|
|
"TARGET_N64"
|
|
/* IDO 5.3 Defs below */,
|
|
"_MIPS_FPSET=16",
|
|
"_MIPS_ISA=2",
|
|
"_ABIO32=1",
|
|
"_MIPS_SIM=_ABIO32",
|
|
"_MIPS_SZINT=32",
|
|
"_MIPS_SZLONG=32",
|
|
"_MIPS_SZPTR=32",
|
|
"__EXTENSIONS__",
|
|
"LANGUAGE_C",
|
|
"_LANGUAGE_C",
|
|
"__INLINE_INTRINSICS",
|
|
"sgi",
|
|
"__sgi",
|
|
"unix",
|
|
"mips",
|
|
"host_mips",
|
|
"__unix",
|
|
"__host_mips",
|
|
"_SVR4_SOURCE",
|
|
"_MODERN_C",
|
|
"_SGI_SOURCE",
|
|
"__DSO__",
|
|
"SYSTYPE_SVR4",
|
|
"_SYSTYPE_SVR4",
|
|
"_LONGLONG",
|
|
"__mips=2",
|
|
"_MIPSEB",
|
|
"MIPSEB",
|
|
"__STDC__=1"
|
|
],
|
|
"undefines": [
|
|
"__cplusplus"
|
|
]
|
|
}
|
|
]
|
|
}
|