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

Update vscode C++ properties

This commit is contained in:
Ted John
2021-12-04 04:09:44 +00:00
parent 5f9d03e9df
commit c455fe84e6

View File

@@ -35,7 +35,10 @@
"${workspaceRoot}/src",
"${workspaceRoot}/bin/googletest-distribution-prefix/src/googletest-distribution/googletest/include/gtest"
],
"defines": [],
"defines": [
"__ENABLE_LIGHTFX__",
"ENABLE_SCRIPTING"
],
"intelliSenseMode": "clang-x64",
"browse": {
"path": [