Getting bones working (better) with C++ runtimes.

This commit is contained in:
Luigi Rosso
2020-08-27 18:50:41 -07:00
parent b03c2520ae
commit c7d5976630
68 changed files with 830 additions and 181 deletions

View File

@@ -5,7 +5,7 @@
"includePath": [
"${workspaceFolder}/**",
"${workspaceFolder}/dev/test/include",
"${workspaceFolder}/rive/include"
"${workspaceFolder}/include"
],
"defines": [],
"macFrameworkPath": [],