1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Update vscode cpp properties [ci skip]

This commit is contained in:
Ted John
2018-04-05 21:24:52 +01:00
parent 57b8ea4a89
commit 06da0b2fb5

View File

@@ -42,7 +42,10 @@
],
"limitSymbolsToIncludedHeaders": true,
"databaseFilename": ""
}
},
"compilerPath": "/usr/bin/clang",
"cStandard": "c11",
"cppStandard": "c++17"
},
{
"name": "Win32",