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

Get scripting compiling on clang

This commit is contained in:
Ted John
2020-02-23 15:33:01 +00:00
parent bac91cd563
commit e6341f0a42
49 changed files with 282 additions and 124 deletions

View File

@@ -56,6 +56,7 @@
"includePath": [
"${workspaceRoot}",
"${workspaceRoot}/src",
"${workspaceRoot}/src/thirdparty",
"${workspaceRoot}/lib/Win32/include",
"${workspaceRoot}/lib/x64/include",
"${workspaceRoot}/lib/googletest/googletest/include"