{ "configurations": [ { "name": "Win32", "includePath": [ "${workspaceFolder}/attempt_1" ], "defines": [ "BUILD_DEBUG", "UNICODE", "_UNICODE" ], "cStandard": "c23", "windowsSdkVersion": "10.0.26100.0" } ], "version": 4 }