diff options
| author | crupest <crupest@outlook.com> | 2021-03-24 22:58:07 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2021-03-24 22:58:07 +0800 |
| commit | ba43736c55ad510942e9e83ca0c8bea7265cf055 (patch) | |
| tree | a27a804ea3b95dbe33dde47568fe23b7f98439f6 /.vscode/c_cpp_properties.json | |
| parent | 7f15a1ff9a2007e119798053083a0a87d042990a (diff) | |
| download | cru-ba43736c55ad510942e9e83ca0c8bea7265cf055.tar.gz cru-ba43736c55ad510942e9e83ca0c8bea7265cf055.tar.bz2 cru-ba43736c55ad510942e9e83ca0c8bea7265cf055.zip | |
...
Diffstat (limited to '.vscode/c_cpp_properties.json')
| -rw-r--r-- | .vscode/c_cpp_properties.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" } ], |
