mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-12 00:20:10 +00:00
* git subrepo clone git@github.com:Thar0/com-plugin.git tools/com-plugin subrepo: subdir: "tools/com-plugin" merged: "e8543312d" upstream: origin: "git@github.com:Thar0/com-plugin.git" branch: "main" commit: "e8543312d" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "110b9eb" * ique-cn OK * Review suggestions * Most suggestions * git subrepo pull tools/com-plugin subrepo: subdir: "tools/com-plugin" merged: "81595ed1c" upstream: origin: "git@github.com:Thar0/com-plugin.git" branch: "main" commit: "81595ed1c" git-subrepo: version: "0.4.6" origin: "https://github.com/ingydotnet/git-subrepo" commit: "110b9eb" * Fix other versions
284 lines
7.7 KiB
JSON
284 lines
7.7 KiB
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "oot-ntsc-1.2",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/ntsc-1.2",
|
|
".",
|
|
"extracted/ntsc-1.2"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=NTSC_1_2",
|
|
"OOT_REGION=REGION_JP",
|
|
"PLATFORM_N64=1",
|
|
"PLATFORM_GC=0",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-jp",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-jp",
|
|
".",
|
|
"extracted/gc-jp"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_JP",
|
|
"OOT_REGION=REGION_JP",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-jp-mq",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-jp-mq",
|
|
".",
|
|
"extracted/gc-jp-mq"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_JP_MQ",
|
|
"OOT_REGION=REGION_JP",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-us",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-us",
|
|
".",
|
|
"extracted/gc-us"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_US",
|
|
"OOT_REGION=REGION_US",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-us-mq",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-us-mq",
|
|
".",
|
|
"extracted/gc-us-mq"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_US_MQ",
|
|
"OOT_REGION=REGION_US",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-eu-mq-dbg",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-eu-mq-dbg",
|
|
".",
|
|
"extracted/gc-eu-mq-dbg"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_EU_MQ_DBG",
|
|
"OOT_REGION=REGION_EU",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=1",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE",
|
|
"GBI_DEBUG"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-eu",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-eu",
|
|
".",
|
|
"extracted/gc-eu"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_EU",
|
|
"OOT_REGION=REGION_EU",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-eu-mq",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-eu-mq",
|
|
".",
|
|
"extracted/gc-eu-mq"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_EU_MQ",
|
|
"OOT_REGION=REGION_EU",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-gc-jp-ce",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/gc-jp-ce",
|
|
".",
|
|
"extracted/gc-jp-ce"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=GC_JP_CE",
|
|
"OOT_REGION=REGION_JP",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=1",
|
|
"PLATFORM_IQUE=0",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
},
|
|
{
|
|
"name": "oot-ique-cn",
|
|
"compilerArgs": [
|
|
"-m32"
|
|
],
|
|
"includePath": [
|
|
"include",
|
|
"include/libc",
|
|
"src",
|
|
"build/ique-cn",
|
|
".",
|
|
"extracted/ique-cn"
|
|
],
|
|
"defines": [
|
|
"_LANGUAGE_C",
|
|
"OOT_VERSION=IQUE_CN",
|
|
"OOT_REGION=REGION_US",
|
|
"PLATFORM_N64=0",
|
|
"PLATFORM_GC=0",
|
|
"PLATFORM_IQUE=1",
|
|
"BBPLAYER",
|
|
"DEBUG_FEATURES=0",
|
|
"NDEBUG",
|
|
"F3DEX_GBI_2",
|
|
"F3DEX_GBI_PL",
|
|
"GBI_DOWHILE"
|
|
],
|
|
"cStandard": "gnu89"
|
|
}
|
|
],
|
|
"version": 4
|
|
}
|