mirror of
https://github.com/izzy2lost/DNZHRecomp.git
synced 2026-06-19 01:16:26 -07:00
19 lines
396 B
JSON
19 lines
396 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Win32",
|
|
"includePath": [
|
|
"${workspaceFolder}/**"
|
|
],
|
|
"defines": [
|
|
"_DEBUG",
|
|
"UNICODE",
|
|
"_UNICODE",
|
|
"_LANGUAGE_C",
|
|
"DVERSION_US",
|
|
"DTARGET_N64"
|
|
]
|
|
}
|
|
],
|
|
"version": 4
|
|
} |