{ "configurations": [ { "name": "Win32", "includePath": [ "${workspaceFolder}/**", "C:\\Users\\simon\\OneDrive\\Bureau\\TP6son" ], "defines": [ "_DEBUG", "UNICODE", "_UNICODE" ], "cStandard": "c17", "cppStandard": "c++17", "intelliSenseMode": "msvc-x64" } ], "version": 4 }