mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Get the ML port to follow hyperlinks
This commit is contained in:
parent
0ec0f705b6
commit
fc38c04313
4 changed files with 147 additions and 11 deletions
|
@ -5,6 +5,7 @@
|
|||
"C_Cpp.default.includePath": [
|
||||
"${workspaceFolder}/code/**",
|
||||
"${config.lumin_sdk}/lumin/usr/include/",
|
||||
"${config.lumin_sdk}/lumin/stl/libc++-lumin/include",
|
||||
"${config.lumin_sdk}/include/runtime/app",
|
||||
"${config.lumin_sdk}/include/runtime/core",
|
||||
"${config.lumin_sdk}/include/runtime/external",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue