aboutsummaryrefslogtreecommitdiff
path: root/.vscode/c_cpp_properties.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-03-24 22:58:07 +0800
committercrupest <crupest@outlook.com>2021-03-24 22:58:07 +0800
commitba43736c55ad510942e9e83ca0c8bea7265cf055 (patch)
treea27a804ea3b95dbe33dde47568fe23b7f98439f6 /.vscode/c_cpp_properties.json
parent7f15a1ff9a2007e119798053083a0a87d042990a (diff)
downloadcru-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.json2
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"
}
],