From ba43736c55ad510942e9e83ca0c8bea7265cf055 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 24 Mar 2021 22:58:07 +0800 Subject: ... --- .vscode/c_cpp_properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vscode/c_cpp_properties.json') diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index f5500679..897dbc57 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -1,7 +1,7 @@ { "configurations": [ { - "name": "Win32", + "name": "cpp", "configurationProvider": "ms-vscode.cmake-tools" } ], -- cgit v1.2.3