You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
Update vscode C++ properties
This commit is contained in:
5
.vscode/c_cpp_properties.json
vendored
5
.vscode/c_cpp_properties.json
vendored
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user