{
"dotnet.defaultSolution": "disable",
"C_Cpp.errorSquiggles": "disabled",
"files.associations": {
"*.rc": "c",
"*.tmsl": "hlsl",
"*.gspec": "go",
"fsm.h": "c",
"v4k": "c"
},
"C_Cpp.default.defines": [
"_WIN32"
]
}