Loading .vscode/c_cpp_properties.jsondeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line { "configurations": [ { "name": "Win32", "includePath": [ "${workspaceFolder}/**", "${workspaceFolder}/Common/Libraries/IRALibrary/include" ], "defines": [ "_DEBUG", "UNICODE", "_UNICODE" ], "windowsSdkVersion": "10.0.17763.0", "compilerPath": "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe", "cStandard": "c99", "cppStandard": "c++03" } ], "version": 4 } No newline at end of file Loading
.vscode/c_cpp_properties.jsondeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line { "configurations": [ { "name": "Win32", "includePath": [ "${workspaceFolder}/**", "${workspaceFolder}/Common/Libraries/IRALibrary/include" ], "defines": [ "_DEBUG", "UNICODE", "_UNICODE" ], "windowsSdkVersion": "10.0.17763.0", "compilerPath": "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe", "cStandard": "c99", "cppStandard": "c++03" } ], "version": 4 } No newline at end of file