9c33824474 VS: Fix MSBuild property for nostdlib flag Acked-by: Kitware Robot <[email protected]> Merge-request: !7823
@@ -477,21 +477,21 @@
"flags": []
},
{
- "name": "NoStandardLib",
+ "name": "NoStdLib",
"switch": "nostdlib",
"comment": "",
"value": "true",
"switch": "nostdlib-",
"value": "false",
"switch": "nostdlib+",
@@ -495,21 +495,21 @@