18 lines
406 B
JSON
18 lines
406 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "all",
|
|
"defines": [
|
|
"SDL_DISABLE_ANALYZE_MACROS",
|
|
"DEBUG=1"
|
|
],
|
|
"includePath": [
|
|
"dependencies/include",
|
|
"dependencies/include/SDL2",
|
|
"dependencies/imgui",
|
|
"${default}"
|
|
]
|
|
}
|
|
],
|
|
"version": 4
|
|
} |