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

[ci skip] Update vscode cpp properties

This commit is contained in:
Ted John
2018-05-11 18:34:06 +01:00
parent ad0060f2b9
commit 136ec256aa

View File

@@ -22,7 +22,9 @@
"macFrameworkPath": [
"/System/Library/Frameworks",
"/Library/Frameworks"
]
],
"cStandard": "c11",
"cppStandard": "c++17"
},
{
"name": "Linux",
@@ -85,5 +87,5 @@
"cppStandard": "c++17"
}
],
"version": 3
"version": 4
}