Update vscode C++ properties

This commit is contained in:
Ted John 2021-12-04 04:09:44 +00:00
parent 5f9d03e9df
commit c455fe84e6
1 changed files with 4 additions and 1 deletions

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": [